On Saturday 27 Aug 2005 14:46, Alan Chandler wrote: > On Thursday 25 Aug 2005 21:40, Alan Chandler wrote: > ... > > > I have done it 3 different ways now, trying various things out using TAP > > 4.. My final way is still not working, but I think its finding the style > > sheet, its just that other parts of my application is not working > > ... > > > 3) (NOTE NOT YET FULLY WORKING) I have put the stylesheet in the Root > > Context of tomcat. In the server.xml file for tomcat (hosted via > > eclipse) I have ... > > Just to say, I got this running this morning and it DOES work.
Egg on Face!!! No it doesn't. The reason it appeared to be working is that Eclipse left some files around in its .deployable directory that was a hang over from one of the previous tests. Even specifying an absolute path for the asset - the Asset management stuff adds the application name to the path automatically. -- Alan Chandler http://www.chandlerfamily.org.uk --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
