How can we handle exceptions thrown by jsp service method?
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]
How do I run a jsp file?
Define jsp declaration?
sample program for reading mails from inbox with file attacchments in servlet
Explain the jsp life cycle?
What are jsp declarations?
Mention the implicit objects in a jsp.
List out the various scope values of jsp action.
What do you know about jsp expression language (jsp expression language – el)?
Why is it not necessary to configure standard jsp tags in web.xml?
How do we catch exception and process it using jstl?
How can the applets be displayed in the jsp? Explain with an example.