--- Hassan Schroeder <[EMAIL PROTECTED]>
wrote:

> On 9/15/07, Dola Woolfe <[EMAIL PROTECTED]> wrote:
> 
> > I have built a website with Tomcat, but all the
> pages
> > are essentially static, as there are no forms,
> etc. I
> > used JSP because I have libraries that produce
> HTML.
> >
> > Now I want to move the pages to a webhost that
> doesn't
> > support JSP so basically I need to convert my
> pages to
> > static.
> 
> Batch-rename all your .jsp files to .html, mass
> search-and-replace
> all the internal links appropriately, and  configure
> Tomcat to process
> .html files as JSPs.
> 
> Then wget the site and you're set. :-)
> 
> HTH,
> -- 
> Hassan Schroeder ------------------------
> [EMAIL PROTECTED]
> 

Sounds like a great idea. How do I configure Tomcat to
process .html files as .jsp? (Please be specific if
you can.)

Many thanks in advance!

Dola


       
____________________________________________________________________________________
Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for 
today's economy) at Yahoo! Games.
http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow  

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to