Andrea Gianni wrote:

> Hi
> 
> 1^ Problem :
> 
> I tryed this
> 
> <MT:MiaTagLibrary initValue="<%=initValues%>" >
>         <jsp:include page="pp.jsp" />
> </MT:MiaTagLibrary>
> 
> The tagLib write on the page "The content of tag is [body content]" so I 
> had expected
> 
> "The content of the body is This is the pp page"
> 
> But I obtain
> 
> "This is the pp page the content of the body is"
> 
> Like first the jsp tag is elaborated and the the tag lib that so has the
> body empity.
> 
> I am making some errors ?
> 


can i see your code in MiaTagLibrary


> 
> 2^ Problem
> 
> how I can read in a tagLib a Java variable defined in a jsp Page directly ?
> I think that I can use pageContext(<name of the variable>, 1); but don't 
> work.


use TagExtraInfo.

> 
> 
> A.G.
> 
> 
> 
> *******************************
> Ing. Andrea Gianni
> Software Engineer
> Gruppo Monetica e Servizi
> Area Internet Professional
> Infogroup S.p.a.
> Via delle Panche, 140
> 50141 Firenze
> Tel. 055.436.5647
> Fax. 055.436.5735
> e-mail [EMAIL PROTECTED]
> 



-- 
Francis Dione V. Callo          __
http://www.thefrancis.net    __|__|__
http://www.fracafican.com     (   )
[EMAIL PROTECTED]       ( . . )
                              ( ~ )
                                U

Reply via email to