aspose file tools
The moose likes JSP and the fly likes integartion Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "integartion" Watch "integartion" New topic
Author

integartion

arjun rampal
Ranch Hand

Joined: Jul 08, 2005
Posts: 125
Hi

I have a two project
first normal j2ee project

second project-java project which connects to data ,take the data from data file and then insert it into database.
This data is displayed by jsp pages in first project

Now I to integrate this I made a jar file of second project and added in lib of web-inf/lib

But no action . making jar file approach is correct or not? any other idea.
.Independently the seoncd project is working

Other option is to make dependency to each other but it wont work as I have to give everything in single war file
regards
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: integartion
 
Similar Threads
java project integration
Netbeans Quest to make the JAR file work
Help with classpath inside JAR
Apache POI 3.6 + java.lang.NoSuchMethodError: org.apache.poi.util.IOUtils.copy
Update jar File