If you use myfaces, it has alternative using <t:div>

<t:div styleClass="portletbox">
  .....
</t:div>


Popo


--- Gary VanMatre <[EMAIL PROTECTED]> wrote:

> You need to use the verbatim tag with JSP and JSF
> 1.1.  Try:
> 
> <f:verbatim>
> <div class="portletbox">
>     <h3>Debug</h3>
> </f:verbatim>
> <h:dataTable.......>
> </h:dataTable>
> <f:verbatim>
>    </div>
> </f:verbatim>
> 
> Gary
> 
> -------------- Original message -------------- 
> From: "Jonathan Smith" <[EMAIL PROTECTED]> 
> 
> > here is the page 
> > 
> > 
> > 
> > 
> 
> > 
> 
> > Debug 
> > 
> 
> > 
> > 
> > > rowClasses="odd,even" cellspacing="0" > 
> > 
> > 
> > 
> > 
> > 
> > > value="#{contact.displayName}" /> 
> > 
> > 
> > 
> > 
> > 
> > 
> > > value="#{contact.office.name}" /> 
> > 
> > 
> > 
> > 
> > 
> > > value="#{contact.extension}"/> 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> 
> > 
> > 
> > when it is rendered the data table is above the
> div and the h3 is inside the 
> > div. 
> > 
> > 
> > 
> > 
> > 
> > 
> > >From: "Craig McClanahan" 
> > >Reply-To: user@shale.apache.org 
> > >To: user@shale.apache.org 
> > >Subject: Re: Question about prerenderer? 
> > >Date: Wed, 1 Nov 2006 12:48:48 -0800 
> > > 
> > >On 11/1/06, Jonathan Smith wrote: 
> > >> 
> > >>I am having trouble where everytime i put
> something that is set by the 
> > >>prerender inside of a 
> it always renders outside the 
> . How do 
> > >>you 
> > >>get something that is set by a prerender such as
> a timestamp or a 
> > >>datatable 
> > >>that uses a prerendered list to render in the 
> ? 
> > > 
> > > 
> > >What exactly does your JSP source page look like?
> If you're using JSF 
> > >1.1(very likely), then you are probably running
> into the fact that 
> > >there are 
> > >some interoperability issues trying to mix
> components and template text. 
> > >Seeing what your page looks like will make it
> possible to offer some 
> > >specific suggestions. 
> > > 
> > >Craig 
> > > 
> > > 
> >
>
>_________________________________________________________________
> 
> > >>Get today's hot entertainment gossip 
> >
>
>>http://movies.msn.com/movies/hotgossip?icid=T002MSN03A07001
> 
> > >> 
> > >> 
> > 
> >
>
_________________________________________________________________
> 
> > All-in-one security and maintenance for your PC.
> Get a free 90-day trial! 
> >
>
http://clk.atdmt.com/MSN/go/msnnkwlo0050000002msn/direct/01/?href=http://www.win
> 
> > dowsonecare.com/?sc_cid=msn_hotmail 
> > 



 
____________________________________________________________________________________
We have the perfect Group for you. Check out the handy changes to Yahoo! Groups 
(http://groups.yahoo.com)

Reply via email to