Re: Binding component output to a string
Lachlan Deck <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Ian, On 08/09/2006, at 1:58 AM, Ian Baxter wrote: > I'm trying to programmatically generate the HTML output for a > reusable WOComponent and bind that output to a WOString. I've found > a way to do this, however, when an action is invoked from the > component who's content was generated (the component contains a > form) I get the following exception: > > <WorkerThread0> java.lang.NullPointerException Any chance one of your keypaths is returning null? with regards, -- Lachlan Deck