Am Dienstag, 21. Oktober 2008 16:11:54 schrieb Torsten Krah:
> <s:url id="pdfurl" value="/view/pdfaction.action">
>         <s:param name="p1" value="20"></s:param>
> </s:url>

And additionally whats not working is something like this:

http://struts.apache.org/2.0.11.2/struts2-core/apidocs/org/apache/struts2/components/URL.html

Example 2 does not work:

 <s:url id="pdfurl" value="/view/pdfaction.action">
         <s:param name="p1" value="%{myinputfieldvalue}"></s:param>
 </s:url>

does result in an url without any params - where %{myinputfieldvalue} is an 
Integer and will result in the ClassCastException anyway :-(

-- 
Bitte senden Sie mir keine Word- oder PowerPoint-Anhänge.
Siehe http://www.gnu.org/philosophy/no-word-attachments.de.html

Really, I'm not out to destroy Microsoft. That will just be a 
completely unintentional side effect."
        -- Linus Torvalds

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to