|
Hi
The PageContext instance gives us access to implicit objects in the page .This is used mainly in JSP . Why Can't we have something in the Servlet ? Why to directly use HttpServletRequest , HttpSession in the Servlet ? Better can't we get this from the container specific implementaion something like PageContext in the Servlet too? . Regards |
- Re: Basic Question in Servlet/JSP ? suhas
- Re: Basic Question in Servlet/JSP ? Ted Husted
- Re: Basic Question in Servlet/JSP ? suhas
- Re: Basic Question in Servlet/JSP ? Ted Husted
- Re: Basic Question in Servlet/JSP ? Calvin Yu
- Re: Basic Question in Servlet/JSP ? Calvin Yu

