what are the tools used in your project , How to ask the
answer this question
No Answer is Posted For this Question
Be the First to Post Answer
What jsp lifecycle methods can I override?
What is error page in jsp?
Can we use javascript in jsp?
How do I use a scriptlet to initialize a newly instantiated bean?
What is tld file?
What are the jsp elements?
How do I save a jsp file?
What is jsp index?
how to set class path in java
Can we define a class inside a jsp page?
What is difference between include directive and jsp:include action?
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]