I am using flex1.5 only. Then what is the problem?
----- Original Message ----- From: "Joonha Lee" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, August 03, 2006 5:55 AM Subject: [flexcoders] Re: problem with Using the JSP Tag Library > not support JSP Tag Library in Flex 2 !! > flex-bootstrap.jar in Flex 1.5 is not equals Flex 2 > Tag Library part is deleted .... > > --- In [email protected], "Satish" <[EMAIL PROTECTED]> wrote: >> >> Hi i am trying to embed my mxml page in my jsp. But i was getting > the >> following error. >> File "/FlexTagLib" not found >> .But my flex-bootstrap.jar is locating in right place. Can anybody > tell me >> why i am getting this error? >> >> my sample code: >> <%@ taglib uri="FlexTagLib" prefix="mm" %> >> >> <html> >> >> <%String tree="<node label='Option 1'><node label='Option > 1.1'/><node >> label='Option 1.2'/></node><node label='Option 2'/>"; %> >> >> <mm:mxml> >> >> <mx:Application xmlns:mx="http://www.macromedia.com/2003/mxml" >> initialize="loadme()" > >> >> ...... >> >> ...................... >> > > > > > > > > -- > 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 > > > > > > > -- 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/

