Re: Request throwing NullPointerException
Re: Request throwing NullPointerException
- Subject: Re: Request throwing NullPointerException
- From: Chuck Hill <email@hidden>
- Date: Mon, 17 Jan 2005 12:44:52 -0800
Any dynamic component? The error below is very clearly caused when
generating a URL for WOForm. What is the action binding on the form?
Is href bound to anything?
Chuck
On Jan 17, 2005, at 12:33 PM, Ismael Perdido wrote:
Hello,
I am am getting a strange error on just one of my
components that I am using to display survey data from
an EOM. If I add any dynamic components to the page,
I get the follwoing error:
<com.webobjects.appserver._private.WOComponentRequestHandler>:
Exception occurred while handling request:
java.lang.NullPointerException
java.lang.NullPointerException
at
com.webobjects.appserver.WOContext._componentActionURL(WOContext.java:
813)
at
com.webobjects.appserver.WOContext.componentActionURL(WOContext.java:
797)
at
com.webobjects.appserver._private.WOForm.appendAttributesToResponse(WOF
orm.java:148)
at
--
Practical WebObjects - a book for intermediate WebObjects developers
who want to increase their overall knowledge of WebObjects, or those
who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden