What do you mean by "parse, compile and highlight .htmls" ?
On 9/22/07, Dola Woolfe <[EMAIL PROTECTED]> wrote:
>
> Hassan, that's terrific, thank you!
>
> Would you happen to know how to get Eclipse to parse,
> compile, and highlight .html's the same way it does
> .jsp's?
>
> Thanks again!
>
> Dol
window/preferences/file content /change jsp to be same content as html or
vice-versa
M--
- Original Message -
From: "Dola Woolfe" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Friday, September 21, 2007 10:24 PM
Subject: Re: JSP -> static mirroring
>
On 9/21/07, Dola Woolfe <[EMAIL PROTECTED]> wrote:
> Would you happen to know how to get Eclipse to ...
Sorry, no, only a very occasional -- under duress -- Eclipse user :-)
Best of luck!
--
Hassan Schroeder [EMAIL PROTECTED]
--
Hassan, that's terrific, thank you!
Would you happen to know how to get Eclipse to parse,
compile, and highlight .html's the same way it does
.jsp's?
Thanks again!
Dola
--- Hassan Schroeder <[EMAIL PROTECTED]>
wrote:
> On 9/19/07, Dola Woolfe <[EMAIL PROTECTED]> wrote:
> > How do I configure To
On 9/19/07, Dola Woolfe <[EMAIL PROTECTED]> wrote:
> How do I configure Tomcat to process .html files as .jsp?
Add this to the web.xml of the relevant Context:
jsp
*.html
That's it :-)
HTH!
--
Hassan Schroeder
--- 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
--- Mladen Turk <[EMAIL PROTECTED]> wrote:
> Dola Woolfe wrote:
> > Hi,
> >
> > 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
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 basi
Dola Woolfe wrote:
Hi,
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
s
Hi,
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.
"wget -m" wor
10 matches
Mail list logo