Can a subsequent request be accessed with one’s servlet code, if a request attribute is already sent in his jsp?
No Answer is Posted For this Question
Be the First to Post Answer
How to retrieve warnings?
What is cookie with example?
Mention the scope values for <jsp.usebean> tag.
What is the resourcebundle class in jsp?
What is a translation unit?
Can jsp contain javascript?
What is < jsp:forward> tag for?
How to find the hidden answers present in an online exam?
What are the implicit objects?
How many types of jsp tags are there?
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]
Is jsp and javascript same?