Skip to Content
0
Former Member
Feb 05, 2004 at 06:19 PM

Servlet Auto-registration on J2EE Engine 6.20?

55 Views

hello all,

does the j2ee engine version 6.20 have a utility (like a servlet or something) that automatically registers a servlet (when it is first invoked), without having to declare the servlet in web.xml file?

i have dozens of servlets in my app. it would be a pain to enter them all in the web.xml. recall that weblogic provides a servlet to do just that.

thanks.

wentao