2 Replies Latest reply on Dec 3, 2004 4:02 PM by sreddy_08854

    JSP tag

    preeti123

      Hi all,

      I am migrating from WebLogic to JBoss.
      But I am struck up at one point which I am finding hard to resolve.

      Actually we were using sever-side validation in weblogic for not printing the null string by adding the code as

      <jsp-descriptor>
      <jsp-param>
      <param-name>printNulls</param-name>
      <param-value>false</param-value>
      </jsp-param>
      /jsp-descriptor>


      in weblogic.xml.

      I want to have the similar option in JBoss. I am unable to find.
      Can any one pls help me out.

      thanks and regads
      Preeti123