Unable to pass a date as a parameter a action

2011-03-11 Thread Jainitya
Hi I have to pass a parmeter to action Now the Problem is : this code is unable to call the action"DailyShopStockChart" //Output URL on web:/LSMS/DailyShopStockChart.action?date=2011-01-01 if i remoove the {} I am able to call the action. //Output URLon web:/LSMS/DailyShop

Re: Struts2 iterator tag

2011-02-22 Thread Jainitya
hi Dave I have updated my JSP as per your suggestion but still the issue is same. updated JSP

Re: Struts2 iterator tag

2011-02-22 Thread Jainitya
Hi I am also a newbie in struts 2 ,I dont know how to use this forum so replying on this thread. I also have lookalike problem with Iterator tag My JSP is