How is scripting disabled?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the advantages of jsp?
Explain jsp technology?
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 will happen if we disable cookies in the web page?
How to get value from java to jsp page?
What are implicit objects in jsp?
why we use jsp as view
3 Answers NCS, Scope International,
Explain translation phase.
What is directive jsp?
How can we avoid direct access of jsp pages from client browser?
What is the purpose of jsp?
Can u Override any of the lifecycle methods of JSP?