RE: URL of servlet container

2007-04-09 Thread Andrew Stevens
From: Gary Larsen [EMAIL PROTECTED] Date: Sun, 8 Apr 2007 07:35:10 -0400 Hi, Is it possible to determine the url of the Cocoon servlet container or even the Cocoon servlet itself? I see that the StatusGenerator can determine the host name, but need something like http://hostname:port or

RE: URL of servlet container

2007-04-09 Thread Gary Larsen
Hi Andrew, map:transform src=mypage.xsl map:parameter name=contextroot value={request:contextPath}/ /map:transform That makes sense. Thanks! gary - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,