Explain the uses of <jsp:usebean> tag.
No Answer is Posted For this Question
Be the First to Post Answer
What is full form of jsp?
How does response sendredirect work?
What program opens a jsp file?
What are stored procedures? How is it useful?
Define Static Block.
Explain the steps for creating custom tags in jsp?
What is the purpose of <jsp:usebean>?
Can jsp contain javascript?
Tell us about the jsp life cycle methods.
What are jsp and servlets?
How does error handling occur with jstl?
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]