|
Related Questions |
View Answer |
|
How the jsp changes will be effected in servlet file after converting?
|
View Answer
|
|
In Internet explorer if we give a jsp , How the server will know it has to execute?
|
View Answer
|
|
In Oracle table some fields are "null".By default it will show as "null" in JSP page text box.But i dont want that. I want as blank textbox.What i can do for that?
|
View Answer
|
|
How to delete cookies in JSP?
|
View Answer
|
|
What is use of implict Objects?why the container is given those one?
|
View Answer
|
|
What is the differnce between application server and web server
|
View Answer
|
|
In one class i stored the key and values in the hashmap.so using key value i have to check wheter the value for key is correct or not.so how to retreive the key and values in jsp page
|
View Answer
|
|
How can i restrict the user from Clicking of Back button in any browser
|
View Answer
|
|
Wat is the difference between and in jsp..wen translate into servlet..wer it is stored in servlet..can we create global variables in jsp..if yes then how??
|
View Answer
|
|
What is the diff. b/w PAGE,APPLICATION and SESSION implicit objects of JSP?
|
View Answer
|
|
What is difference between getAttribute() and getParameter()?
|
View Answer
|
|
How we abort jsp page from a servlet
|
View Answer
|
|
Where can we find the compiled file of jsp in the directory struture.
|
View Answer
|
|
What is the difference betweeen JSP forward and servlet forward methods?
|
View Answer
|
|
How to pass java script array to jsp page?
|
View Answer
|
|
What is the difference between session and cookie ?
|
View Answer
|
|
Where do we use hidden variables and url rewriting? and wat is the difference between them?
|
View Answer
|
|
How to overwrite the init and destroy method in a JSP page.
|
View Answer
|
|
A] Is the response.sendRedirect ends the existing session? B] If I logged in to a site ( say a.com) & then in same browser window I type the url for another site (say b.com), then does my session gets ended on first site ( a. com ) ?
|
View Answer
|
|
How do we perform redirect action without using response.sendRedirect(" ");
|
- JSP Interview Questions & Answers">
View Answer
|