Can u solve this problem.
For an expression, in s,
December 13, 2006 at 3:00 PM
Can u solve this problem. For an expression, in struts i should accept characters a-zA-Z0-9 space -(Hifen). But the expression should not start with Hifen and should not end with Hifen. how to do this.