If you give your page the same name as your package pages/product/Product.java
then you will be able to access it with "http://host/product/";.
You cant access it with "http://host/product"; tho, and in my opinion
you should be able to do that
See my JIRA
http://issues.apache.org/jira/browse/TAPESTRY-1541

2007/9/28, Jean-Philippe Steinmetz <[EMAIL PROTECTED]>:
> Would be glad to provide both... where in the source code should I start
> looking to add?
>
> > -----Original Message-----
> > From: Howard Lewis Ship [mailto:[EMAIL PROTECTED]
> > Sent: Friday, September 28, 2007 12:11 PM
> > To: Tapestry users
> > Subject: Re: Default package file
> >
> > That's not a feature currently supported. If interested, add a JIRA issue
> > (and a patch would be nice).
> >
> > On 9/28/07, Jean-Philippe Steinmetz <[EMAIL PROTECTED]> wrote:
> > >
> > > So part of my app has a series of packages for pages to make URLs (and
> > > life)
> > > easier. My question is how do I create an index-like class for these
> > > packages? I have tried creating a new Start.java in each of them and
> > that
> > > seems to have not made a difference. Thanks.
> > >
> > >
> > >
> > > Jean-Philippe Steinmetz
> > >
> > >
> >
> >
> > --
> > Howard M. Lewis Ship
> > Partner and Senior Architect at Feature50
> >
> > Creator Apache Tapestry and Apache HiveMind
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
/ted

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

Reply via email to