Thanks, I have usually added the _eventName param via a form post rather than a 
direct url, so I mistakenly thought it was handled implicitly.




On Friday, March 7, 2014 6:59 PM, Joaquin Valdez <joaquinfval...@gmail.com> 
wrote:
 
Hi Chris,
Wouldn’t URL Binding might make it prettier?

Joaquin

On Mar 7, 2014, at 3:23 PM, Chris Cheshire <cbcnospam-stri...@yahoo.com> wrote:

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
>
------------------------------------------------------------------------------
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