What does jsp mean in text?
No Answer is Posted For this Question
Be the First to Post Answer
How do you prevent the creation of a session in a jsp page and why? What is the difference between include directive & jsp:include action?
What do you know about jsp tags? Explain how you understand the action tag and jsp action elements.
What is the difference in using request.getrequestdispatcher() and context.getrequestdispatcher()?
what are the tools used in your project , How to ask the answer this question
What is jsp? Explain
What is tag file?
When the destroy method of the jsp's are called?
What is a expression?
What is the difference between hide comment and output comment?
What are the different types of directives available in jsp?
how to make a jsp page threadsafe?
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]