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?
No Answer is Posted For this Question
Be the First to Post Answer
What is jsp and why it is used?
Explain about the Scriplet and Exclamatory Tag?
What is a session in web?
How can we avoid direct access of jsp pages from client browser?
What is the differences between the jsp custom tags and java beans?
how to print a string with out using out.println?
3 Answers Elementus Technologies,
What is jsp and asp?
How to works asjx in jsp?
What is the difference between servletcontext and pagecontext?
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]
Why are jsp pages the preferred api for creating a web-based client program?
Can a jsp page process html form data?