What is difference between javascript and jsp?
No Answer is Posted For this Question
Be the First to Post Answer
Is jsp server side or client side?
Can we write java code in jsp?
What do you mean by jsp?
List the various action tags used in jsp.
What is session setattribute?
What jsp lifecycle methods can be overridden?
Explain the various scope values for <jsp:useBean> tag.
Mention the advantages of jsp over pure servlets?
Is jsp page extensible true false?
How many jsp implicit objects are there?
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 run java program in jsp page?