Thanks a Ton Siva !!
Regds,
SKP
-
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=32516&messageID=63391#63391
-
To unsubscribe, e-mai
Change your line
to
For ur reference
http://struts.apache.org/struts-doc-1.2.7/userGuide/struts-html.html#text
The problem with your bean:write tag could be it doesn't accept a
collection.
Cheers,
Siva.
On 5/28/06, skp <[EMAIL PROTECTED]> wrote:
Hi,
I have a top level "Part" Bean which ha
Hi,
I have a top level "Part" Bean which has a child Bean "Called rPart". I am
setting up the collection and forwarding the collection called "familylist" to
my dis.jsp
Code Snippet of dis.jsp
---