I am using JSF and i am building a dashboard login information to see people accessing from different sites. I wanted to know is there any Java API plugin for accessing "Finding Location Using IP Address".
Thanks Ulf, the tool i am working is Rates and Selection.Its not calling any webservice instead its sending a XML documents using XMLRequest and XMLResponse.
I have registered and i am having the Developer key and Code to access the UPS system.
They have developed in JDK 1.1 and 1.2 these versions are no longer supported by Sun.
they asking to create URLConnection and invoke HTTPS from a client java program. which where i am having problem. let me know if you have come across a similar situation.
Your Code works with my weblogic 7.0, which server your using and tell us the directory structure for further help. [ December 15, 2006: Message edited by: Rajesh Rajaram ]
I am re-designing an existing application due to the performance issues. I found there are couple of common data which is frequently used by all the users.
I am thinking of caching them while starting the weblogic server. I have following doubts.
1) Whats is the maximum size data can be stored in a JSP application object?
2) Are there any good and trusted open source frameworks ? has anyone implemented it sucessfuly.