The tag library feature is not available in Flex 2.

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Joonha Lee
Sent: Wednesday, July 19, 2006 10:44 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Using taglib in JSPs

I am not found MxmlTag.class in '/WEB-INF/lib/flex-bootstrap.jar'
Therefore, I found error the past jsp code !!
This code is no use in Flex2 ?


================================================
<%@ taglib uri="FlexTagLib" prefix="mm" %>
<mm:mxml>
 <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml";>
  <mx:Canvas width="506" height="382">
   <mx:LinkButton x="10" y="10" label="TEST"/>
  </mx:Canvas>
 </mx:Application>
</mm:mxml> 







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links



 





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to