I have a web project and I am writing a supporting java project (will generate runnable jar out of it) which will do some post processing for my web project.
I need to access some classes and functions from web project (which I don't want to re-write in supporting project).
How can I import these classes into my supporting project as web application generate .war files not .jar?
Aucun commentaire:
Enregistrer un commentaire