aspose file tools
The moose likes Other Open Source Projects and the fly likes jakarta HTTPClient J2EE compliance Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "jakarta HTTPClient J2EE compliance" Watch "jakarta HTTPClient J2EE compliance" New topic
Author

jakarta HTTPClient J2EE compliance

Padmanabh Sahasrabudhe
Ranch Hand

Joined: Mar 04, 2008
Posts: 50
I am looking for any data which can tell if jakarta HTTPClient is compliant with J2EE 1.3 out of 3.1 and 4.0

Any pointers will be appreciated

Thanks
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35439
    
    9
What exactly do you mean by "compliance"?

HTTPClient does not implement any J2EE API, so one can't claim that it is compliant with any version of J2EE or JEE. It can certainly be used alongside J2EE classes.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: jakarta HTTPClient J2EE compliance
 
Similar Threads
which java library to connect to internet?
How do I use Sun�s http digest auth for proxy authentication
Http Post Using java.net
HTTP version
How to trigger HTTP requests