RE: Integrating displaytag with struts

2004-06-18 Thread Matthias Wessendorf
note, you are now albe (with requestURI) to store the jsp-files under WEB-INF Hope that helps you > -Original Message- > From: Hari Saptoadi [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 17, 2004 11:07 AM > To: Struts Users Mailing List > Subject: Integrating displaytag w

Re: Integrating displaytag with struts

2004-06-18 Thread Hari Saptoadi
ing List" <[EMAIL PROTECTED]> Sent: Friday, June 18, 2004 11:46 AM Subject: Re: Integrating displaytag with struts > --- Hari Saptoadi <[EMAIL PROTECTED]> wrote: > > Hi all. > > i want to use displaytag for replace logis:iterate tag > > is it "name

Re: Integrating displaytag with struts

2004-06-17 Thread Ron Grabowski
--- Hari Saptoadi <[EMAIL PROTECTED]> wrote: > Hi all. > i want to use displaytag for replace logis:iterate tag > is it "name" in display:table tag have same function with > "property" in logic:iterate ? > if not, how can i set data that i want to display in my jsp ? > The front page of th

Integrating displaytag with struts

2004-06-17 Thread Hari Saptoadi
Hi all. i want to use displaytag for replace logis:iterate tag is it "name" in display:table tag have same function with "property" in logic:iterate ? if not, how can i set data that i want to display in my jsp ?