okay i have a webapp that i use jetty for and i'm trying to pull a bunch
of the code out into a separate project. anyone know how to do that and
still have jetty reference the other project when it runs? i've tried
adding teh other project to the classpath but that doesn't seem to work.
the only thing i've got to work is exporting the other project into a
jar and putting it in /WEB-INF/classes. any ideas?

-- 
Dan Adams
Software Engineer
Interactive Factory


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to