What are the different scope values for the jsp objects?
What is context in web application?
Define scriptlet, expression and declaration in jsp?
Why do we need custom tags in jsp?
What is an implicit object?
What are jsp and servlets?
Is jsp server side scripting language?
Explain various implicit objects in expression language.
What are the jsp tags?
What is a jsp file?
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 are the different scope values for the jsp objects?
Can we call destroy method inside init method?