| Author |
Problem with logic:iterate tag
|
Mohammad Akon
Greenhorn
Joined: Jul 17, 2007
Posts: 19
|
|
Hi, I am trying out an example. The codes & configurations are -----> strusts-config.xml fragment of editproduct.jsp :- It allows the user to edit a product in the database. fragment of viewproduct.jsp When Im loading the editproduct.jsp - its giving me the following error When I am removing the unbalanced </logic:iterate> tag I am getting the following error: I appreciate any help/suggestions. Regards, Mohammad [ February 25, 2008: Message edited by: Mohammad Akon ]
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26193
|
|
|
I don't see logic:iterate in the editproduct.jsp. I see the close tag. And I see an open/close form tag. The open tag for logic:iterate needs to be nested somewhere in the form.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: Problem with logic:iterate tag
|
|
|