Re: [Webwork-user] How to get a value from servletrequest?
Brought to you by:
baldree,
rickardoberg
From: <ma...@sm...> - 2002-06-18 15:15:44
|
There are several examples in the example WAR that include tests and examples. 0.98?, you should definitely upgrade. :) -Matt On Tue, 18 June 2002, Michael van Leeuwen wrote > > Hi, > > I cannot seem to figure out how to get the requestURI > from the HTTPServletRequest into my JSP page. It should > work like > <jsp:getProperty name="request" property="requestURI"/> > but that doesn't work and trying to retrieve it using > <webwork:property name="$requestURI"/> > doesn't work either. > > Any help is appreciated. > > We are still working with WebWork 0.98, so if the > construction changed meanwhile, please note so. > > Michael. > > ---------------------------------------------------------------------------- > Bringing you mounds of caffeinated joy > >>> http://thinkgeek.com/sf <<< > > _______________________________________________ > Webwork-user mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webwork-user |