Can jsp contain javascript?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate between <jsp:include page=…> and <%@include file=…>.
What are the differences between get and load methods?
When destroy method of jsp is called?
what is jsp? a technology ,a language or something else ?
Can you call jsp from servlet?
How is scripting disabled?
Explain the difference between forward and sendredirect?
Give a sample jsp configuration in the deployment descriptor.
What is translation phase?
Explain various implicit objects in expression language.
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 to print java variable in jsp?