0 Replies Latest reply on Mar 7, 2011 7:05 AM by anicapil

    Seam - RegularExpression

    anicapil

      Hi!


      I want to accepted all types of special character, number and character's. I appriciate your help. I googled a lot but get confused and I Never used regular expression before. Thanks.


      public String getProductionName() {
              return productionName;
          }



      this method should accept all kind of file name!