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!

printnulls issue with jboss

843836Feb 5 2004 — edited Dec 13 2004
i am facing a problem with nulls getting printed from all my JSP's on the screen where the variables are not initialized to "".

In weblogic, the jspc compiler has a param "printnulls" which can be set to false so that the word "null" does not get printed on the screen and instead appears as a blank.

I need the same in jboss/tomcat. All help on this is appreciated.

Shyam Ellur
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 10 2005
Added on Feb 5 2004
2 comments
111 views