Click to See Complete Forum and Search --> : ClassFormatError while running applet in browser


May 2nd, 2000, 02:11 PM
While i am trying to run my applet through appletviewer it is running ok. but while i'm trying same applet in Netscape it's not working .it is giving error
like ClassFormatError found. Is there anybody who can help me. (My applet is related to applet to servlet communication and also with IO operation).

bharath
May 3rd, 2000, 02:30 AM
hai,

URL url=new URL(getCodeBase(),"/servlet/SampleServlet");
will construct the url object and by using the streams we get the data from the servlet back to the browser.

i did't face any of that sort when i used this way.






S.V Bharath Reddy
Software Engineer,
Hyderabad.