Hey folks,
I'm working with this old code, trying to get it running under
weblogic. The old code has about eighty little servlets and uses
classpath/classname mappings to bounce back and forth. I.e. one servlet
will have a form targeted ACTION="foo/bar/Baz", which by default maps
to WEB-INF/classes/foo.bar.Baz
Weblogic appears to want an individual web.xml entry for each
class, but I recall being able to do a general class-name mapping. I
remember this is how servlet mapping used to be handled, back in the
pre2.3 days, but all of the docs, faqs, mailing list messages, etc,
are geared towards talking how to do fancy mappings, not default
mappings.
Borland calls the servlet that handles this the "invoker"
servlet (I think they were working on these under borland).
Steven J. Owens
[EMAIL PROTECTED]
___________________________________________________________________________
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