What is scriptlet tag?
No Answer is Posted For this Question
Be the First to Post Answer
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]
What is the advantage of using getProperty action, as compared to the accessor method?
Can we define a class in a jsp page?
Explain jsp and tell its uses?
What are jsp and servlets?
How can we use beans in jsp?
How many tags are provided by jstl?
Why does jcomponent have add() and remove() methods but the component does not?
How can I override the jspinit() and jspdestroy() methods within a jsp page?
Why is used in jsp?
What program opens a jsp file?
How To maintain session ..?