• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Where to put XSL file in EJB

 
Ranch Hand
Posts: 428
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm trying to use CACTUS for servlets on JBoss.
It looks like JBoss compiles everything when it tears apart the ear/war files and ignores my XSL file.
Where do I put a file such as an XSL file so the server will keep it around.
It keeps my htm files though -- I don't know where. It does not keep, for example the jsp files, they get compiled.
Although I am using JBoss, I do not believe this is a JBoss specific question.
Siegfried
 
reply
    Bookmark Topic Watch Topic
  • New Topic