Hi people! I'm usually use a different name, to pass different parameters to the same final servlet. For example, a servlet QueryServlet, can show a query, but the logical name EmployeeServlet has a parameter query like "select * from employee" and logical name CustomerServlet, has another parameter.... This is not my exact use, but it's the idea....
Angel "Java" Lopez > > Is it means a servlet can have more than one Name..? > Bhushan> I guess yes a servlet can have more than one name. Just check it by > doing it, but I wonder what you want by doing this? > ___________________________________________________________________________ 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
