- What is the difference betweeen JSP forward and servlet forward methods?
- What is JSP ?
- What is the architecture of JSP?
- What is the difference between include directive and include action?
- When JSP is compiled into servlet, where the servlet is actually stored(storage location)?
- What is the difference between JSP LifeCycle and Servlet LifeCycle?
- My html form contains an INPUT “text” element that accepts Date, i want to catch that date and want to query it using JSP? In short, how can i use that HTML form element with Prepared Statements in JSP?
- suppose we have rows in the database i need to retrive rows per page, then which approach is better either struts based or non struts based it is an interview question
- What is use of implict Objects?why the container is given those one?
- Why we can’t implement interface in JSP? Why we can only extend classes in JSP?
- How do I mix JSP and SSI #include?
- I have a String name & Map m, in my bean class. I have get & set methods on both. To Display the String name, i do The above one works fine. Te below one, displays the entire Map contents I know the KEY, how do i display the VALUE for that KEY
- A] Is the response.sendRedire ct 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 ) ?
- How to pass java script array to JSP page?
- Explain online banking system using java.that means i need architecture of online banking system.please sir i want full details
- How the JSP changes will be effected in servlet file after converting?
- What data is stored in the variable appname when we give the folowing statement String appname=(“manager” .equalsIgnoreCAs e(request. getContextPath( )))?”/manager” :”/portal” ;
- What is difference between getAttribute( ) and getParameter( )?
- What is the Difference between sendRedirect( ) and Forward?
- What is the difference between include directive & JSP:include action?
- What is the difference between declaring the variables in the scriptlet tags and in the declaration tags?
January 28, 2008
JSP Interview question - 4
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment