T
Thierry Lam
The current web app I'm working on was implemented in cgi perl and
it's trying to access some data returned from a jsp file(call it
hello.jsp) which is part of a secured web app(implemented in jsp and
servlets). Is it possible to single out this hello.jsp file and remove
any kind of authentication when accessing it?
it's trying to access some data returned from a jsp file(call it
hello.jsp) which is part of a secured web app(implemented in jsp and
servlets). Is it possible to single out this hello.jsp file and remove
any kind of authentication when accessing it?