Results 1 to 1 of 1
Thread: Using attributes of table cell
- 02-02-2011, 11:02 AM #1
Member
- Join Date
- Aug 2010
- Posts
- 10
- Rep Power
- 0
Using attributes of table cell
Hi Guys,
<td><a href="#" onclick="javascript:document.forms['formStatement'].submit()"> <%= statement.getTransaction().get(i).getTransactionId ()%></a></td
As u see above is cell of a table, I want to fetch the value of the row cell as i want to use it using request object like req.getAttribute("some attribute");
How can i do that?
Similar Threads
-
please help me in editing a table cell in AWT
By kushiG in forum AWT / SwingReplies: 4Last Post: 10-11-2010, 02:41 PM -
Get CSS Attributes using Java
By justinmifsud in forum Advanced JavaReplies: 0Last Post: 09-20-2010, 04:11 PM -
If on cell of table
By Tovam in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 05-18-2010, 08:34 AM -
Colour Specific Cell within Table
By poddy88 in forum New To JavaReplies: 2Last Post: 04-14-2009, 08:20 AM -
Handling hyperlinks and standard text in a table cell
By itsmegb in forum AWT / SwingReplies: 2Last Post: 02-28-2009, 07:30 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks