What are scriptlets in jsp?
Explain the jsp implicit objects?
Is jsp server side or client side?
What is cookies in jsp?
Differentiate between pagecontext.include and jsp:include?
Give the use of exception object.
How can we handle exceptions thrown by jsp service method?
Explain lifecycle methods.
Can we use the exception implicit object in any jsp page?
What are the components of jsp?
What are different implicit objects of jsp?
What is jsp and its features?
How do I open a jsp file?
Can a constructor be used in place of init() method to initialize a servlet?
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