" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, April 18, 2007 1:56 AM
Subject: Re: Cascading style sheets and tomcat
I guess I'm glad I don't use any of that stuff, then ;-D I only have two
different styles in my app: data-entry pages and
: "Tomcat Users List"
Sent: Tuesday, April 17, 2007 10:51 PM
Subject: Re: Cascading style sheets and tomcat
David--
I would suggest incorporating style and or styleClass and errorStyle
and or errorStyleClass attributes which derive from supplied CSS
If your thinking MVC (and Struts specif
o: "Tomcat Users List"
Sent: Tuesday, April 17, 2007 11:15 PM
Subject: Re: Cascading style sheets and tomcat
True but if the css file is used throughout the site, it's fetched
once using on the first page view. Every page view after
that will just check status, using
I've used css in JSP files no problem javascript also no problem
- Original Message -
From: "David Kerber" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Tuesday, April 17, 2007 9:43 PM
Subject: Cascading style sheets and tomcat
Can I use .css files with .jsp's, particula
Message -
From: "Martin Gainty" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Tuesday, April 17, 2007 10:51 PM
Subject: Re: Cascading style sheets and tomcat
David--
I would suggest incorporating style and or styleClass and errorStyle and
or errorStyleClass att
cat is very good ;)
- Original Message -
From: "David Smith" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Tuesday, April 17, 2007 10:23 PM
Subject: Re: Cascading style sheets and tomcat
Given that jsps are seen on the client as HTML files, yes -- all you want.
I would
Given that jsps are seen on the client as HTML files, yes -- all you
want. I would go further and say it's encouraged as the primary means
of decorating your pages.
Just do something like this in your jsp to make sure the css is always
found:
href="${pageContext.request.contextPath}/path/to
o the server
.. u c tomcat is very good ;)
- Original Message - From: "David Smith" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Tuesday, April 17, 2007 10:23 PM
Subject: Re: Cascading style sheets and tomcat
Given that jsps are seen on the cl
destroy the original
message without making a copy. Thank you.
- Original Message -
From: "Johnny Kewl" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Tuesday, April 17, 2007 4:09 PM
Subject: Re: Cascading style sheets and tomcat
I've used
Thanks!
David Smith wrote:
Given that jsps are seen on the client as HTML files, yes -- all you
want. I would go further and say it's encouraged as the primary means
of decorating your pages.
Just do something like this in your jsp to make sure the css is always
found:
href="${pageContex
10 matches
Mail list logo