This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
I am using Jboss as a Application and web server. My ear contains war,jar. I want to keep style sheet outside the ear so user can change the style sheets as an required. So no need to build and deploy whole ear again.
Sebastiaan Kortleven
Ranch Hand
Joined: Mar 12, 2004
Posts: 81
posted
0
you can reference to the style sheet using a full path instead of just the stylesheet name. Like this you can deploy another war that contains just the style sheet... I think...
gl
Harm de Laat
Greenhorn
Joined: Sep 07, 2003
Posts: 11
posted
0
Originally posted by Sebastiaan Kortleven: you can reference to the style sheet using a full path instead of just the stylesheet name. Like this you can deploy another war that contains just the style sheet... I think...
gl
Correct. You can even use the style-sheet from a complete different webserver.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.