RE: Struts, Tiles and CSS

2004-09-12 Thread Joe Hertz
know what youre trying to do, but would this sort of technique be helpful for you? > -Original Message- > From: Giuseppe Di Guglielmo [mailto:[EMAIL PROTECTED] > Sent: Sunday, September 12, 2004 8:34 PM > To: [EMAIL PROTECTED] > Subject: Struts, Tiles and CSS > > >

Struts, Tiles and CSS

2004-09-12 Thread Giuseppe Di Guglielmo
I'm using Struts and Tiles; please, I want to know which is the most simple way to import more css for a specific page, without charging all css files (only the files I need). Which is the best practice? I need putting some test in the "servlet" or testing on the jsp? If I put tests in the servlet,