Thanks...I knew I was missing a few pieces / parts when the flex 
class constructors were blowing up :)...that explains it!


--- In flexcoders@yahoogroups.com, Cathy Murphy <[EMAIL PROTECTED]> wrote:
> In order to use the FlexTagLibrary, your web application must 
include the
> entire Flex application.
> 
> For information on adding Flex to your application,
> 
> 
> 
<http://livedocs.macromedia.com/flex/15/flex_docs_en/wwhelp/wwhimpl/c
ommon/h
> tml/wwhelp.htm?context=Flex_Documentation&file=00000903.htm>
> 
http://livedocs.macromedia.com/flex/15/flex_docs_en/wwhelp/wwhimpl/co
mmon/ht
> ml/wwhelp.htm?context=Flex_Documentation&file=00000903.htm
> 
> - Cathy
> 
> 
> _____ 
> 
> From: Rob [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, February 09, 2005 2:09 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] FlexTagLib with NitroX
> 
> 
> 
> So, I've updated web.xml (for FlexTagLib URI and location), added
> flex-bootstrap.jar to necessary paths...
> 
> However, when I run this I get an NPE from bootstrap..stack trace 
begins
> with:
> 
> 
> 
> java.lang.NullPointerException
> flex.bootstrap.BootstrapTag.<init>(BootstrapTag.java:25)
> flex.bootstrap.BootstrapBodyTag.<init>
(BootstrapBodyTag.java:14)
> 
> 
> 
> JSP Code:
> 
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> 
> <%@ page language="java" contentType="text/html; charset=iso-8859-
1" %>
> 
> <%@ taglib uri="FlexTagLib" prefix="mm" %>
> 
> <html>
> 
> <body>
> 
> <mm:mxml source="/WEB-INF/src/mxml/AccountSetup.mxml" />
> 
> </body>
> 
> </html>
> 
> 
> 
> Anyone seen this; better corrected it?
> 
> 
> 
> TIA
> 
> 
> 
> Regards,
> 
> Rob
> 
> 
> Yahoo! Groups Sponsor 
> 
> ADVERTISEMENT
> 
> 
> 
> 
<http://us.ard.yahoo.com/SIG=129jfo2nv/M=298184.6018725.7038619.30011
76/D=gr
> 
oups/S=1705007207:HM/EXP=1108062540/A=2532114/R=2/SIG=12kbidup9/*http
://clk.
> 
atdmt.com/NFX/go/yhxxxnfx0020000014nfx/direct/01/&time=11079761408687
84> 
> 
> <http://us.adserver.yahoo.com/l?
M=298184.6018725.7038619.3001176/D=groups/S=
> :HM/A=2532114/rand=511726162> 
> 
> 
> _____ 
> 
> Yahoo! Groups Links
> 
> 
> *     To visit your group on the web, go to:
> http://groups.yahoo.com/group/flexcoders/
> <http://groups.yahoo.com/group/flexcoders/> 
> 
> 
> *     To unsubscribe from this group, send an email to:
> [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]
subject=Unsubscribe> 
> 
> 
> *     Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
Service
> <http://docs.yahoo.com/info/terms/> .





Reply via email to