What is jsp api?
No Answer is Posted For this Question
Be the First to Post Answer
Give the use of session object.
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 find out the name of the http method using jsp el?
Is jsp and javascript same?
When does a container initialize multiple jsp objects?
What is a declaration?
What are the types of jstl tags?
Can you disable jsp scripting?
What are the possible values for language directive?
i have one jsp page. inside this, String s=req.getParameter("raja");...... now we want to remove duplicate characters and o/p will be like "rj".... what is the logic?
Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?
How do I run a jsp file?