--- Paranoid_Fabio <[EMAIL PROTECTED]> wrote:
> How can i set includeParams="none" as default in all the pages?
http://struts.apache.org/2.x/docs/strutsproperties.html
struts.url.includeParams
> Which side effects can it have?if any..
Parameters won't be included automagically.
d.
--
See if helps.
You can also set that as a default.
I do agree with the other response that using the tag makes
things a little cleaner.
d.
--- Paranoid_Fabio <[EMAIL PROTECTED]> wrote:
> Hi everyone. I'm new to Struts and i'm developing a web application.
> I've a page with 3 links. Every lin
Try to make your url action as follows and see if this works better.
Paranoid_Fabio wrote:
Hi everyone. I'm new to Struts and i'm developing a web application.
I've a page with 3 links. Every link call the doPurchase action, but each passes
a different amount.Here's the snippet of
3 matches
Mail list logo