hi all,
i want to use "if condition and while loop" in struts1 framework. i have Bean class with setter() and getter() methods for fname and lname property. how to use that bean variable in jsp for checking if condition. how to check if condition..if i want to check like if(firstname==lastname){some actoin...} pls reply ASAP