On Saturday 24 July 2004 21:41, Stephen McConnell wrote:
> I would not call these servlets because they are not stict servlets (the
> are instead regular component that are capable of handling HTTP servlet
> request and response messages).
>
> <mapping>
> <map>
> <url>/my-url</url>
>
> <component>/somecontainer/anothercontainer/mycomponent</component>
> </map>
> </mapping>
Ooops. Yeah that makes absolute sense.
:
or
<mappings><map>
or
<mappings><mapping>
or perhaps
<url-space>
<mapping>
<url></url>
<component></component>
</mapping>
</url-space>
I don't have any really strong opinion. As long as we can proceed quickly.
Cheers
Niclas
--
+------//-------------------+
/ http://www.bali.ac /
/ http://niclas.hedhman.org /
+------//-------------------+
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]