What is contextpath in jsp?
No Answer is Posted For this Question
Be the First to Post Answer
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?
When will container initialize multiple jsp/servlet objects?
How to create menu in jsp with example?
What is the scope of response object?
Define Composition.
What is the <jsp:param> standard action?
Which jsp methods can be overridden?
How do I set password expire time period?
What is the difference in using request.getrequestdispatcher() and context.getrequestdispatcher()?
What is the use of Application Object and Session Object in JSP?
How to use jsp el to get http method name?
How to comment out jsp code?