What are the elements of jsp?
No Answer is Posted For this Question
Be the First to Post Answer
What is jsp servlet?
What's the difference between an import and include directive, and also the difference between include directive and include action?
What is jstl core tags?
How to disable scripting?
Can I run jsp on xampp?
What is jspinit method?
Can a jsp page process html form data?
What are the advantages of jstl?
How can I prevent direct access to a jsp page from a browser?
What is _jspservice method?
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]
Can you use javascript in jsp?