Re: Problems with jigsaw 2.0.4 and "Tomcat" JSP...

On Tue, 7 Mar 2000, Benoit Mahe wrote:

> I just looked the tomcat jsp servlet code and the way it get the jsp URI is
> strange. GNUJsp use request.getPathInfo() to get the jsp URI and tomcat
> use its own request attribute "javax.servlet.include.request_uri".
> Is it a standard way to get jsp URI? I've never seen it before.
> Anyway, I add a workarround to ServletMapperFrame and it works now,
> please check for the next developper release.

It's there ( http://jigsaw.w3.org/Devel/classes-2.0/20000307/ )
Of course the sources are available from the cvs server.

      /\          - Yves Lafon - World Wide Web Consortium - 
  /\ /  \        Architecture Domain - Jigsaw Activity Leader
 /  \    \/\    
/    \   /  \   http://www.w3.org/People/Lafon - ylafon@w3.org    

Received on Tuesday, 7 March 2000 08:22:06 UTC