Try this.

@UrlBinding("/youth-hostels_{country}")
public class YouthHostelsActionBean extends BaseActionBean { ...}

-Ben

On Wed, Mar 18, 2009 at 8:00 AM, luther blisset <[email protected]>wrote:

>
> Hi folks,
> I'm trying to add the Clean URLs to my app but my requirements are a bit
> different from how Stripes works.
> For example, my URLs are like this one:
> www.myweb.com/youth-hostels_czech-republic
> to say that I want to call the YouthHostelsActionBean, use the
> DefaultHandler method with the country parameter set to czech_republic
> Is it posible?can I write something like a 'splitter URL'?
> thanks a lot..
>
> sabri
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to