Hi,
i'm a beninger in jstl and i have a problem. I use tilesDefinition.xml in order to define the different "frame" of my page. I created a CSS stylesheet and when I load my page, the style sheet work but not like I want. And when I load only a "frame" the stylesheet runs ok. Is it a struts conflit ?
Hi Jeans,
the style sheet is applied to the HTML in the browser, therefore it is entirely dependent on what HTML arrives at your browser and is not at all dependent on the use of Tiles.
Check in your browser with "view source" or similar to see whether the style sheet is correctly referenced in the <head> tag of your HTML.
Adam
-- struts 1.1 + tomcat 5.0.12 + java 1.4.2 Linux 2.4.20 RH9
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
