Hi,

This is a funky question. I am using localhost for servlet developemnt.
I was using one html request form for the client side request where I used
one compiled class name.The servlet works fine with that name. But, if I want
to change the name of the servlet file and accordingly change the name of
the compiled class in the html file, it no longer works.To me, it became
stagnant with that particular compiled class name. Does anyone know this funky
problem

Again, If I save the HTML file in another name, I get the message,

"Document contains no data" whereas it was working fine with the old name.

HTML file also became stagnant with that name.

Does  anyone know what are the reasons for this naming conventions?

But, I am getting this problem recently. Before that, I could have changed any
name without any problem.

Shall appreciate suggestions.

Regards.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to