hi, i have a problem with conditional statement.i have a string like ((a>b)&&(b>c)||(c>a)).this is string how to check that it is true or not.here a ,b,c can be integer or String.is there any generic way so that i can check that a conditional statement passed as string to a function is true or not. Thanks in advance Rakesh ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
