How to delete a cookie in a jsp?
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 can I maintain session in JSP Page in the bases of user name and password:
Explain translation phase.
What is context url?
Why is it not recommended to use script elements in jsp?
How can I override the jspinit() method within a jsp page?
Explain handling of runtime exceptions.
Explain static method?
What is the purpose of <jsp:setproperty >?
difference betwwn 16 bit and 32 bit
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
What is jsp-config in deployment descriptor?