What are the ways to insert java code into jsp page?
No Answer is Posted For this Question
Be the First to Post Answer
What is contextpath in jsp?
Which one is better jsp or servlet?
What is server context?
how to insert star image and need to rate it.. one star two star so on how to do in jsp...????
What is a jsp container?
how can we retrieve the values in jsp by using custom tags
How can you make the finally clause not to fail to execute?
What do jsp literals consist of?
HOW CAN WE COMPARE TWO PDF FILES USING JSP ?
What is a jsp file?
What is jsp tag?
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]