Why we use jsp instead of html?
No Answer is Posted For this Question
Be the First to Post Answer
What is jsp param?
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]
Differentiate between jsp scriptlet tag and declaration tag.
How does response sendredirect work?
How can my application get to know when a httpsession is removed?
Explain the difference between jspwriter and servlet printwriter in jsp?
What are the different types of jsp directive?
How many tags are provided in jstl?
How to pass information from jsp to included jsp?
How to set a cookie in JSP?
Where is jsp used?
What are custom tags in jsp?