Thanks for the link Dale

so the URL /WEB-INF/content/foo/bar/compound-name.jsp
is grouped to

category:
contents of struts.properties file
smarturls.base.result.location=/WEB-INF/content
smarturls.action.packages=com.example.actions

where /WEB-INF/content/ is mapped to com.example.actions

subcategory:
concatenated with URI namespace
foo/bar/compound-name.jsp
(to locate the resource)

is this what jeromy refers to as 'sub-package'?

I would be very interested to see how this category/subcategory algorithm is
REST-ful

Thanks!
Martin-

----- Original Message -----
From: "Dale Newfield" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Saturday, December 08, 2007 9:40 AM
Subject: Re: [struts] params and staticParams


> Martin Gainty wrote:
> > Could you give us a definition of SmartURL ?
>
> I'm fuzzy on this, but the best I've got is:
> http://cwiki.apache.org/S2PLUGINS/smarturls-plugin.html
>
> -Dale
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to