i was using http://localhost:8080/app/customer/CustomerData instead of
http://localhost:8080/customer/CustomerData.

Thank you very much for your help!


Onno Scheffers-3 wrote:
> 
>>
>> pages->customer->CustomerData.java
>> pages->manager->Manager.java
>>
>> webapp->customer->CustomerData.tml
>> webapp->manager->Manager.tml
>>
>> is it possible? How to refer to these pages in the url?
>> .../customer/CustomerData did not work...
> 
> 
> 
> That's pretty much how I do it and it works just fine.
> 
> Have you tried accessing the url /customer/Data in your browser? Tapestry
> might just try and clean the duplication away to keep your urls tidy and
> short.
> 
> 
> regards,
> 
> Onno Scheffers
> 
> 

-- 
View this message in context: 
http://www.nabble.com/subpackages-under-.pages-tp19662554p19680437.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to