problem with 'url' tag, need helpl

2008-11-20 Thread Muralidhar Y
Hi friends, I am using struts 2.0.1.2. I am using "url" tag and I am facing some problem. Please help me in this. The following is the code in jsp http://www.mypopproject.com/p/paypal.action"; id="returnURL" includeParams="none" escapeAmp="

Re: problem with url tag when using portlets

2008-08-14 Thread Nils-Helge Garli Hegvik
'%{url}' is valid property. > in plain struts application value for action attribute is retrieved from > 'url' property, but when run as portlet value is not read. In this case > invalid url is created. > > how to do this in portlet? > > thanks for help >

problem with url tag when using portlets

2008-08-14 Thread cvx22
thanks for help artur, -- View this message in context: http://www.nabble.com/problem-with-url-tag-when-using-portlets-tp18979825p18979825.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem with URL tag

2008-04-01 Thread Dave Newton
(Quick followup.) The wiki is a bit tricky when it comes to supplying version-specific information when the information is added before the new version is released. Unless editors specifically add version numbers to documentation text there's no way to know what version something applies to. This

Re: Problem with URL tag

2008-04-01 Thread Dave Newton
--- Ian Meikle <[EMAIL PROTECTED]> wrote: > I am following the tutorial "Using tags" where the example uses a URL tag > with the "var" attribute. > > > However this crashes since the TLD in the struts2-core-2.0.11.1.jar does > not define the "var" attribute. > It is however discribed in

Problem with URL tag

2008-04-01 Thread Ian Meikle
Hi, I have downloaded what is discribed as the latest "best available" release of STRUTS 2.0.11.1 (http://struts.apache.org/downloads.html) I am following the tutorial "Using tags" where the example uses a URL tag with the "var" attribute. However this crashes since the TLD in the stru