RE: Identifying the 'clicked' line when iterating over collection

2004-08-30 Thread James Childers
Easy, cheezy. For your edit link: );">edit Then your JavaScript function: function edit(id) { document.forms[0].edit.value = id; document.forms[0].submit(); } That should be enough to get you started. Note that this is from memory, so try before you buy. -= J > -Original

RE: in action mapping: working?

2004-08-30 Thread James Childers
Hi. For the record and the archives, it helps if your Ant script is actually copying struts-config.xml over to your deployment directory. The element does, in fact, work exactly as advertised. -= J > -Original Message- > From: James Childers [mailto:[EMAIL PROTECTED] > Sen