Can you have full HTML views and jsp in the same web application? Yes.
Can you use clay HTML and XML fragments to decorate a JSP page?  Yes.
Can you use use Clay HTML and XML fragments within a Clay HTML or XML full 
view?  Yes.
Can you include a JSP from within a Clay full HTML or XML view?  No.


The Shale usecase shows examples of the above mentioned options.



-------------- Original message -------------- 
From: <[EMAIL PROTECTED]> 

> Hi 
> 
> So, short answer: NO :) 
> 
> Hermod 
> 
> -----Original Message----- 
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, January 25, 2006 2:47 PM 
> To: Struts Developers List 
> Subject: Re: [Shale] Full HTML Clay and JSPs 
> 
> 
> >From: 
> > 
> > Hi 
> > 
> > Before diving off on the deep end: Can one mix full HTML Clay and jsp's? 
> > Reson 
> > for asking is if I somehowe am unable to do a fullt HTML version of a 
> component 
> > and do not want to do the decorator hack. 
> > 
> 
> Yes you can but it requires a Shale preprocess filter command that interecpts 
> the view id before it's normalized. You can include a Clay html template in a 
> JSP or a html template from another html template or a html template from a 
> full 
> xml template but not a jsp from a full html or xml template. I have not 
> figured 
> out how to make this work across JSF run times yet. 
> 
> /WEB-INF/chain-config.xml 
> 
> 
> 
> > Hermod 
> > 
> 
> Gary 
> 
> > 
> > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
> > 
> > This email with attachments is solely for the use of the individual or 
> > entity to whom it is addressed. Please also be aware that the DnB NOR Group 
> > cannot accept any payment orders or other legally binding correspondence 
> > with 
> > customers as a part of an email. 
> > 
> > This email message has been virus checked by the virus programs used 
> > in the DnB NOR Group. 
> > 
> > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
> > 
> > 
> > --------------------------------------------------------------------- 
> > To unsubscribe, e-mail: [EMAIL PROTECTED] 
> > For additional commands, e-mail: [EMAIL PROTECTED] 
> > 
> 
> --------------------------------------------------------------------- 
> To unsubscribe, e-mail: [EMAIL PROTECTED] 
> For additional commands, e-mail: [EMAIL PROTECTED] 
> 

Reply via email to