PROTECTED]
Sent: Friday, July 14, 2006 10:28 AM
To: Tapestry users
Subject: Re: Hello world portlet
Yes, I have tried with and without View.page file without luck.
I have tried saving View.html in context root and ¡it works!, but Why?. If I
try it like a common web application it works with Vi
Tapestry wants to load a View class. You'll need a
HelloWorldPortlet.application file in the WEB-INF folder with contents like:
http://jakarta.apache.org/tapestry/dtd/Tapestry_4_0.dtd";>
Where the value is specific to your package, of course.
HTH.
Thanks,
Ezra Epstein
-Orig
Yes, I have tried with and without View.page file without luck.
I have tried saving View.html in context root and ¡it works!, but Why?. If I
try it like a common web application it works with View.html in
WEB-INF/gapmuportlet folder. Why it doesn't work in a portlet environment?
Regards.
Juli
Hi,
Do you have a View.page file?
Cheers,
Mitch
On 14.07.2006, at 13:29, Julio C. Rivera wrote:
Hi!
I'm new in portlets. I'm trying to develop a Hello World portlet using
Tapestry.
When I deploy my hello world portlet in jetspeed I get this portlet
content:
org.apache.tapestry.PageNo