RE: Hot to get the iterated objects ?

2001-07-24 Thread Raghvendra Sinha
> I'm new to struts, I'm trying to use the iterate tag with to retrieve data > from a db and display it. We have the functionality working with our java > classes and now I'm trying to incorporate it using struts. The following > code illustrates how we are doing it now. > > <% > t

change java statements in jsp

2001-07-24 Thread Raghvendra Sinha
A problem that I'm facing is to convert the following to a struts equivalent command, here I guess the jsp is called based on the multiple params passed to it, I couldn't find anything similar in struts. Please help. <%=rec.getInvoiceStatusDescription ()%> B Rgds Raghu winmail.dat