Cool! Thanks. How is the performance? If I use the router, will it slow things down, or will the performance degradation be negligible?
Cheers, Dave > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Steven E. Harris > Sent: 14 August 2007 08:52 > To: [email protected] > Subject: [osgi-dev] Re: HttpService - installing an instance of a > servletinmore than one context > > > David Leangen <[EMAIL PROTECTED]> writes: > > > This is really only a problem because I'm trying to "beautify" the URL > > for purely esthetic reasons. > > Don't feel guilty for trying to craft your application's URLs. They're > all yours. I ran into many of the same problems working with Apache > Axis2, and posted several bugs requesting lifting its restrictions on > how one can deploy its servlets and compose the URLs it accepts. > > Have you looked at the Restlet library's Router interface?¹ It allows > one to use URI templates to establish these mappings, and plays more > directly into your desire here. > > > Footnotes: > ¹ http://www.restlet.org/documentation/1.0/tutorial#part11 > > -- > Steven E. Harris > > _______________________________________________ > OSGi Developer Mail List > [email protected] > http://www2.osgi.org/mailman/listinfo/osgi-dev > _______________________________________________ OSGi Developer Mail List [email protected] http://www2.osgi.org/mailman/listinfo/osgi-dev
