Re: JDOM and JSP

"Jabba Laci" <[email protected]>
Newsgroups gmane.comp.java.jdom.general
Message-ID <[email protected]>
> If you're using JSP >= 2.0 (for example Tomcat >= 5.0), you can avoid that
> old <%= notation.
>
> Instead, you can write:
>
> <xf:submission action="URL?file=${request.file}"/>

Hi,

Thank you, I needed exactly this. However, instead of ${request.file},
we need to write ${param.file} (that's what I figured out).

Thanks again,

Laszlo
_______________________________________________
To control your jdom-interest membership:
http://www.jdom.org/mailman/options/jdom-interest/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.