|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
ClassNotFoundException
Hi,
I have a form with textfield named url. The form is posted to a servlet which processes the request and dispalys the page. The url tested with is http://galileo.spaceports.com/~ibidris/ Also tried http://galileo.spaceports.com/~ibidris/index.html The result is that the page is displayed without the images. The tag insertion is not performed. This is the actual HTML line <img src = "ibidris.jpg" alt="logo"> I tried with the index page of a company I worked for. In this testcase no exception was thrown.Also http://galileo.spaceports.com/~ibid...bresources.html worked fine - but this one has no images. Can it be firewall problem. Thanks for your help.
__________________
http://galileo.spaceports.com/~ibidris/ Last edited by ibidris2003 : July 31st, 2003 at 08:48 AM. |
|
#2
|
|||
|
|||
|
I tested the links you supplied and everything seems to be fine on my end. The pages and images were displayed in all their glory.
If you are still having problems viewing the images, it might be a proxy/firewall issue. Those types of issues are difficult to trouble shoot. Maybe talk to the system admin to look at the access logs of the proxy/firewall to see if there are any errors in it. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > ClassNotFoundException |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|