U simply copy the html file at ur jsp form directory. So that the u can refer to ur static html page as <approotdirectory>/form/urhtml.html
On Thu, 26 Aug 2004 Towers,Stuart G wrote : >Hi Group, > > > >I'm trying to add some static HTML pages to my Struts application >(running under Tomcat) as Help files. I've added an action mapping to >point to the root of my help files - which is fine until the HTML starts >to reference other pages. I get 404 errors from the web server when >trying to access embedded HTML. > > > >Is there a way I can tell Struts or the web container to serve up the >HTML as it is? (The help files are generated by our documentation team, >using a commercial product). > > > >Thank you, > > > >Stuart. > > > >________________________________ > >Stuart G Towers > >Manager, Software Engineering > > > >Fair Isaac Corporation > >e-mail: [EMAIL PROTECTED] > > > > > > >