What is the purpose of <jsp:getproperty >?
No Answer is Posted For this Question
Be the First to Post Answer
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 context url?
What is the use of requestdispatcher?
How to pass information from jsp to included jsp?
Why do we need custom tags?
Define JSP Scriptlet.
What is session setattribute?
Mention the various implicit objects used in the expression
how to insert star image and need to rate it.. one star two star so on how to do in jsp...????
How can we disable el?
How we can use javascript with jsp pages?
How can we disable java code or scripting in jsp page?