Re: Implicit objects in JSP pages

2002-04-15 Thread rob
I believe that's correct how are you using the 'request' reference? At 03:53 PM 4/12/2002 -0400, you wrote: According to what I've read, there should be a javax.servlet.http.HttpServletRequest instance by the name of request available to me in my JSP at compile time without my having to do

RE: Implicit objects in JSP pages

2002-04-15 Thread Brook Monroe
Subject: Re: Implicit objects in JSP pages I believe that's correct how are you using the 'request' reference? At 03:53 PM 4/12/2002 -0400, you wrote: According to what I've read, there should be a javax.servlet.http.HttpServletRequest instance by the name of request available to me in my JSP