- From: Yves Lafon <ylafon@w3.org>
- Date: Wed, 19 Jul 2000 18:05:45 +0200 (MET DST)
- To: Walter do Valle <walter@softplan.com.br>
- cc: "www-jigsaw@w3.org" <www-jigsaw@w3.org>
On Tue, 18 Jul 2000, Walter do Valle wrote: > > Hello list > > I need a little help. I am testing jsp files in Jigsaw 2.0.4. My test > is: > > <html> > <head> > <title>Your hostname</title> > <meta name="GENERATOR" content="Microsoft FrontPage 3.0"> > </head> > <body> > Your hostname: <%= request.getRemoteHost() %> > </body> > </html> > > But it does'nt work. What i need to configure to make my jsp file to > run? You should upgrade to 2.0.5, as lots of fixes for jsp support have been made, and also read the documentation about how to setup Jigsaw for jsp support: http://www.w3.org/Jigsaw/Doc/User/jsp.html http://lists.w3.org/Archives/Public/www-jigsaw/2000JulAug/0017.html Hope this helps, /\ - Yves Lafon - World Wide Web Consortium - /\ / \ Architecture Domain - Jigsaw Activity Leader / \ \/\ / \ / \ http://www.w3.org/People/Lafon - ylafon@w3.org
Received on Wednesday, 19 July 2000 12:06:06 UTC