I'd suggest starting with the struts examples. The struts-example.war provided with struts has a nice example of using <logic:iterate> in registration.jsp
If you have a specific question of why something isn't working, post your code so we can get a better idea of what you are trying to do. -- Becky Norum * [EMAIL PROTECTED] On Thu, 2003-02-27 at 08:41, shashi_struts wrote: > HI > I am working on the concept in which i stored string as key and arraylist as value > in the hashtable.The arraylist stores a class name A which have two parameter name > and value > > > I tried too much but not succeed to print the value in key,value in wirte manner. > > Pls help me --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

