File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Architect Certification (SCEA/OCMJEA) and the fly likes J2EE application interaction Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Professional Certification » Architect Certification (SCEA/OCMJEA)
Reply Bookmark "J2EE application interaction" Watch "J2EE application interaction" New topic
Author

J2EE application interaction

Bhushan Arora
Greenhorn

Joined: Feb 13, 2003
Posts: 15
How could a J2EE application interact with a web application in PERL if it is not permitted to modify/enhance Perl web application. Is it a good solution to hit the database of perl application directly if available locally.
Dragan Milic
Ranch Hand

Joined: Oct 03, 2002
Posts: 31
Well, there are two options here: direct access to the database or a screen-scraper (a browser scraper ?! ) for the HTML UI.
 
 
subject: J2EE application interaction
 
Threads others viewed
should I use JCA in this senario?
Java vs. Perl questions
difference between App server and web server
XML-RPC
difference between j2ee application server and web server
developer file tools