No, it's converted to Java code by Tomcat, along with whatever literal
HTML you have in the .jsp. The HTML that is sent to the client is
whatever you have your code generating.
Dave
Pierre Goupil wrote:
> Errr... I thought that the JSP was converted into HTML by Tomcat ?
>
> Regards,
>
>
> Pierre
>
>
>
> 2007/1/6, ben short <ben@benshort.co.uk>:
>
>>
>> Um your joking right?
>>
>> Tomcat dosent actually create any of the html, thats up to your
>> servlets/jsp.
>>
>> Unless you mean the Tomcat manager webapp. I havent had any problems
>> with it and have used a few different browsers to acces it.
>>
>> On 1/6/07, Pierre Goupil <goupilpierre@gmail.com> wrote:
>> > Hello, folks !
>> >
>> > Does anyone know about Tomcat's generated HTML standards compliance
>> ? In
>> > developpement, I'm using Firefox & Konqueror, but in production they
>> will be
>> > using IE, so... Can it be that I run into problems ?
>> >
>> > I'm using Struts, Spring & JSTL (JSP, of course).
>> >
>> > Regards,
>> >
>> > Pierre
>
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|