How clear chache and buffer of opera browser.
No Answer is Posted For this Question
Be the First to Post Answer
What is jsp exception?
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 server side programming language?
How is scripting disabled?
What is use of scriptlet tags in jsp?
Can you disable jsp scripting?
What is a jsp directive?
Differentiate between include directive and include action.
What are request and response objects?
Write a Program using Servlet and JDBC for developing online application for displaying the details of Cars owned by the residents in XYZ society. Make necessary assumptions and create appropriate databases.
What is jsp taglib?
What is application in jsp?