Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Under what circmustances, is BodyContent null?

843835Jan 16 2002 — edited Feb 12 2006
Hi,

I got a problem with BodyContent in my custom tag. I created the class that extends BodyTagSupport, and I use bodyContent object, which is a field of BodyTagSupport, in doEndTag method.

The problem is "bodyContent is always null." Why is that? Does somebody tell me, under what circumustances, bodyContent is null? And how can I get bodyContent object appropriately?

thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 12 2006
Added on Jan 16 2002
3 comments
218 views