Interview Question in Database Design
Interview Question :: Only experienced Web Programmers and java programmers Answer
1> Some web pages can never be saved by File-->Save Page As menu. There are some whose source even can not be saved. How to design such pages?
2> How to prevent images on a webpage from being copied or saved?
3> Please describe a few real life methods to add counters on a web page. Must be in java or jsp.
4>In jsp I retrive a database row in a variable say 'x' using jstl <sql:query ....> tag. How to access the variable in <jsp: forward......>
tag or some other <jsp:.....> tag or in <%...........%> tag or in <%=.....%>
tag.
This is the 3rd question I'm asking in yahoo answers. My previous 2 questions gathered only one useless answer each. Is yahoo a place only for questions like "I need a G/F........" etc. I'm inclined to believe so. Please note that I will choose best answer, if any answer is really useful.

Loading ...