Is jsp better than servlet?
No Answer is Posted For this Question
Be the First to Post Answer
How many jsp scripting elements are there and what are they?
How do I include static files within a jsp page?
What is jsp custom tag and what are it’s components?
How are Servlets and JSP Pages related?
Is jsp a programming language?
Is jsp platform dependent?
What is the use of Application Object and Session Object in JSP?
What are action tags?
Is there a way to reference the "this" variable within a jsp page?
What is difference between jsp and jstl?
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 is a scriptlet in jsp and what is its syntax?