ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>
--
Matt Goodall, Technical Director
Pollenation Internet
You can put in in your webapp's classes directory, i.e.
$TOMCAT_HOME/webapps/myapp/WEB-INF/classes, and use
getClass().getClassLoader().getResource() or
getClass().getClassLoader().getResourceAsStream() to load it from inside the
servlet.
Cheers, Matt
- Original Message -
From: Joachim S