If you are still having problems - Download the example source code or war file from http://displaytag.sourceforge.net/m2repo/displaytag/displaytag-examples/1.1/. This should give you a clear idea.

Thanks,
Vijay Venkataraman

Michael Jouravlev wrote:

http://displaytag.sourceforge.net/11/tut_basic.html

On 7/18/06, A. Lotfi <[EMAIL PROTECTED]> wrote:

In the Acion I fill a vector with dynaForm(s)

  for(.....) {
   vecInboxMessages.addElement(dynaForm);
             ....
  }
        session.setAttribute("inboxList" , vecInboxMessages);
        saveToken(request);
        getSubheaderDetails();
        return mapping.findForward(forward);

Please show me how to use displaytag in the jsp file, thank you your help is appreciated.


George Papandreou <[EMAIL PROTECTED]> wrote:
  Can you show your syntax?

Here is an example:

class="dataTable" >
headerClass="hidden" media="html" />






Where wsUsers is a form bean method that takes a Vector.

Cheers,
/g

-----Original Message-----
From: A. Lotfi [mailto:[EMAIL PROTECTED]
Sent: Monday, July 17, 2006 4:52 PM
To: Struts Users Mailing List
Subject: displaytag , how display from a vector of beans ?


Hi,
I put in a seesion in the action a vector of beans, in the jsp file when I use the displaytag to display the content of the beans, I always get this
message : Nothing found to display.

could you please help,
thank you


---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates
starting at 1ยข/min.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------
Groups are talking. We're listening. Check out the handy changes to Yahoo! Groups.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



------------------------------DISCLAIMER------------------------------
This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Lisle Technology Partners Pvt. Ltd. and any of its subsidiaries each reserve the right to monitor all e-mail communications through its networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of any such entity.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to