Explain scriptlet, expression and declaration in jsp.
How to forward a request to another source?
What is pagecontext jsp?
What is jsp usebean?
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?
What do you know about jsp tags?
How can we stop errors on display in a jsp page?
What is the <jsp:usebean> standard action?
What are different types of comments used in jsp?
What is JTGrid?
What is contextpath in jsp?
hi friends...i created sessions in my login page i can able to create a session but after loging out again i can able access the pages by its addresses. i think u may got problem if possible post me small example for login with sessions including database
What are the attributes of page directive?