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]


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JSP Interview Questions

Can I stop jsp execution while in the midst of processing a request?

0 Answers  


How is scripting disabled?

0 Answers  


What are the different types scripting elements in jsp?

0 Answers  


Can you stop multiple submits to a web page that are initiated by clicking to refresh button?

0 Answers  


What is the difference in using request.getrequestdispatcher() and context.getrequestdispatcher()?

0 Answers   Cap Gemini,






what is social transformation system? any site reference? How i get requirement gathering about for it? i wanna build website on this topic

0 Answers  


Explain the various scope values for <jsp:useBean> tag.

0 Answers  


What are stored procedures? How is it useful?

0 Answers  


Explain translation phase.

0 Answers  


What are implicit objects?

9 Answers  


Why are implicit objects not available in a regular jsp page?

0 Answers  


How many jsp implicit objects are there?

0 Answers  


Categories