0 Replies Latest reply on Feb 5, 2004 7:08 AM by shyamellur

    printnulls issue with jboss

    shyamellur

      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