no i dont have any  package ,but i am calling a class in the pakage using the
import statement ,whihc is

import com.wrox.util.*;

i wonder this package already exist or not, all i did is that i have created a
class called HTML under this package and i am trying to import that class in my
servlet, but when i compile the code for the servlet ,the only error i get is
that the class under this package not found. whereas the class file where  i am
putting this class called HTML complies with no errors , so i am assuming that
the class has been created under that package.

pls correct me if i am wrong

Deepak

___________________________________________________________________________
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