It looks to me like you need flex-bootstrap.jar from Flex 1.5 in order
to use the tag library:

http://livedocs.macromedia.com/flex/15/flex_docs_en/00000848.htm#wp15028\
3
<http://livedocs.macromedia.com/flex/15/flex_docs_en/00000848.htm#wp1502\
83>

I haven't seen or heard anything specific about using the Flex tag
library with Flex 2.



-Doug


--- In flexcoders@yahoogroups.com, "sanjaypmg" <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> I have deployed Flex2 on JBOSS and created a JSP file with the
> following code:
>
> <%@ taglib uri="FlexTagLib" prefix="mm" %>
>
> <mm:mxml source="AccountSetup.mxml" />
>
> But, It is showing an error:
>
> FlexTagLib Not Found.
>
> Please help me to resolve this issue.
>
> Regards,
> Sanjay
>


Reply via email to