Logic Tag question

2001-11-30 Thread Strichartz, Beth
Hi, Any ideas on what tag, or how to compare to attributes from my form bean? Typically I would do A little lower... But, I need to see to compare two properties. Thanks, Beth. This message contains information which may be confidential and privileged. Unless you are the

Struts iterate logic tag question

2001-03-22 Thread Sundar @eSaravana
> Hello, > > It's a long mail, after a long day. > > Following is the scenario I am trying to get it done. > > My current processing: > > I have a BuddyListForm bean that has three instance variables > name,alias and phoneno. > > code on my JSP page to iterate over the collection: > scope="sessi

Struts iterate logic tag question

2001-03-22 Thread Sundar @eSaravana
Hello, It's a long mail, after a long day. Following is the scenario I am trying to get it done. My current processing: I have a BuddyListForm bean that has three instance variables name,alias and phoneno. code on my JSP page to iterate over the collection: