On 8/10/05, Ron Piterman <[EMAIL PROTECTED]> wrote:
> ציטוט [EMAIL PROTECTED]:
> Actually I would really like to group my pages in folders
> > rather than placing them all in the context root folder? Im using the 4.0 
> > beta
> > 2 (or 3) release!
> 
> This is normal - just specify a relative path of your .page file.
> Additionally you can group components and pages in libraries on the
> classpath.
> 

Yes, you end up with page names like "admin/EditUser"

So, you might have /admin/EditUser.html, /WEB-INF/admin/EditUser.page, etc.

To reference such a page:

<a jwcid="@PageLink" page="admin/EditUser">edit user</a>

etc.

-- 
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Jakarta Tapestry
Creator, Jakarta HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

Reply via email to