How do I use comments within a jsp page?
No Answer is Posted For this Question
Be the First to Post Answer
How session is achieved in JSP?(once user logs out,if he press back button of browser he should not be allowed to same page)
What is jsp and asp?
How do I view a jsp file?
What is JSP?
Define Expression
How do you pass control from one jsp page to another?
How can my application get to know when a httpsession is removed?
What are the implicit, internal objects and methods on the jsp page?
What is server context?
Can we override jsp service method?
Can we call servlet from 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