What are the different types of jsp directive?
What are the events in jsp page?
How can I use the results of my method? ea: <%! method (int x) { stuff return y; } %> <% out.println(y); %> how can I make this work? "y" is a variable made during the method.
What is an expression language?
What jsp lifecycle methods can I override?
What is the need of jsp?
Why taglib is used in jsp?
can i extend jsp page like other java classes ?
What is Include directive?
Hi, I've applied for HPCL(Information System Officer)& UIIC (A).Plz send me previous/sample papers and any suggestions regarding this exam.Please advice me good study material or related links. Thanks in advance shyam shyamprasad71@gmail.com
How to set a cookie in JSP?
What is the use of requestdispatcher?
What are the jsp tags?