cancel
Showing results for 
Search instead for 
Did you mean: 

Servlet Auto-registration on J2EE Engine 6.20?

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

thanks for the info.

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

No, it doesn't.

In 6.40 this will be automatic in the studio. You just import your servlets and all other stuff is generated.

Regards,

Benny