how to retrieve images from the server system
I am using tomcat. when click an link in my application, it will inovke the swing application...
in that swing i have to retrieve the images from the server where i my tomcat is running...
but it retrieves from the local system images when u accessed in the another system.
How to retrieve the images from the server when it access from the other system.
Thanks

