Hi guys,

I have a general question about sharing classes between two WebApps in Tomcat.

In my case I have a Shop app and an now a new Admin app, which really can use lot of stuff allready implemented in the Shop. Of course copy-paste do work, but I supose copying-pasting after each update make no much sence...

Well, what do you think, is this a good idea, to share the classes and if yes, how can I do it :)

Btw, I mostly think of using my Hibernate persistance-managers there... not sure if it's even possible.

Cheers!

Danny



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

Reply via email to