What are different types of comments in jsp?
No Answer is Posted For this Question
Be the First to Post Answer
When the destroy method of the jsp's are called?
how to enable session tracking for jsp pages,if the browser has disabled cookies?
What is meant by implicit objects and what are they?
How can html output be prevented from being cached?
What is application in jsp?
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 the jsp:setproperty action?
write a program in javasacript to shake the window
Is jsp front end or backend?
what type of question will be asked in the interview in this software field?????///
Explain the various scope values for tag.
What is < jsp:forward> tag for?