In an action bean I have a few handlers, for example handler1, handler2, 
handler3. If I add those to the event param in a stripes:link 

<stripes:link beanclass="mybeanclass" event="handler1" />

then the resultant url comes out like

/path/to/my/action?handler1=

Is there any way to not have the = appear? I realise it is somewhat cosmetic, 
but it bugs me :)

Chris
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to