You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Angelo Chen <an...@yahoo.com.hk> on 2007/09/11 04:29:35 UTC

T5: page without template?

Hi,

I tried a page class without template, but got "No root element has been
defined." exception. My need is like this, I'll ask user to click a link to
activate his account, so I don't need a html in this case:

http://forum.hibernate.org/profile.php?mode=activate&u=47561&act_key=7863a51d45df6e79

-- 
View this message in context: http://www.nabble.com/T5%3A-page-without-template--tf4419888.html#a12606744
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T5: page without template?

Posted by Nick Westgate <ni...@key-planning.co.jp>.
So process the request in onActivate and then forward to another page.

Cheers,
Nick.


Angelo Chen wrote:
> Hi,
> 
> I tried a page class without template, but got "No root element has been
> defined." exception. My need is like this, I'll ask user to click a link to
> activate his account, so I don't need a html in this case:
> 
> http://forum.hibernate.org/profile.php?mode=activate&u=47561&act_key=7863a51d45df6e79
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org