Answer Posted / sumana
java server page(jsp) technology is the java platform
technology for delivering dynamic content to web clients
in a portable,secure and wrll_defind way . The java server
page specification extends the java servlet API to provide
web application developers
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is an api with example?
Explain client-side and server-side validation.
When i am useing useBean tag of JSP in weblogic server It show compiletion error..Like bad class file: C:\bea\user_projects\domains\Mahesh\applications\UseBean\WEB-INF\classes\user\UserData.class class file has wrong version 49.0, should be 48.0 Please remove or make sure it appears in the correct subdirectory of the classpath. user.UserData user1 = null; //[ /SaveName.jsp; Line: 4]
When does a container initialize multiple jsp / servlet objects?
Can a constructor be used in place of init() method to initialize a servlet?
Is jsp better than servlet?
What are the literals used in jsp?
Can we override jsp service method?
How is jsp used in the mvc model?
Why is jstl used?
How can I enable session tracking for jsp pages if the browser has disabled cookies?
What is a scriptlet in jsp and what is its syntax?
How can we disable el?
What do cookies mean?
What are stored procedures? How is it useful?