Hello...
i use some jar files in my project (AbstractPortalComponent), which are placed in the lib folder of the project. Is there a folder on the J2EE machine, where i could copy those jar files to so that i don't have to deploy them each time with my par file? I know that on a tomcat servlet conatiner is a folder named 'common' in wich those files can be copied and accessed by each project. There must be something like that on the SAP J2EE Stack... ?!
Greets, Jochen