RE: displaytag , how display from a vector of beans ?

2006-07-18 Thread George Papandreou
Can you show your syntax? Here is an example: <%@ taglib uri="http://displaytag.sf.net"; prefix="display" %> 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

Struts Layout

2006-06-22 Thread George Papandreou
Hello All, has anyone had any experience with the Struts Layout tag libs? Are they robust? Would you recommend using them? Also, btw, is there a better way to search the Struts archives (e.g. ala Axis 2 that provides a search text box) without having to drill-down for every month ,etc? Much

Struts and RMI

2006-06-15 Thread George Papandreou
Hello All, we need to integrate our Struts application with an RMI server. But we don't know whether tapping into this RMI server (not EJB) would be an easy thing to achieve and we have limited time to investigate. Has any one faced a similar situation to this? Do we need to provide a client