What are jsp implicit objects?
No Answer is Posted For this Question
Be the First to Post Answer
How to restrict page errors display in a JSP page?
Can we use the exception implicit object in any jsp page?
How many jsp implicit objects are there?
Explain the advantages of jsp?
Why is it not recommended to use script elements in jsp?
what type of question will be asked in the interview in this software field?????///
what is difference between redirect and forward method?
12 Answers Polaris, TCS, Wipro,
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]
What is expression language in jsp?
Hi, We developed a webpage using jsp for our team, now we need to know who are employees opening this page,i.e, we need to get the windows user name when ever he/she open the page and stores into a variable. Plz help on this
How can I enable session tracking for jsp pages if the browser has disabled cookies?
Define Expression