rrugemalira,
The tutorials listed under Visual Web Application Development will answer your questions:
http://www.netbeans.org/kb/trails/web.htmlHTH /David
-------------- Original message ----------------------
From: rrugemalira <
mambo-ruge@...>
>
> USING TABLE TO INPUT DATA INTO DATABASE TABLE: P'SE HELP
>
> I have a table named toolsTable which has three columns as follows:
> Column1: tableRowGroup1SelectionColumn (check boxes)
> Column2: toolNameColumn (tool names for this column are obtained from a
> database table)
> Column3: itemCountColumn (is a textfield column)
>
> When the table is rendered as a JSP, I can select multiple rows from the
> table.
> For each selected row, I enter a number in Column3 - giving the amount of
> selected tool (e.g. 5 tractors)
>
> I have a submit button on the JSP.
> Kindly give me some tips on how to write code for the public String
> submitButton_action() method
> so I may input toolName and the number entered in column 3 into a database
> table.
>
> something like: toolsTable.getTableRowGroupChild() ....
> --
> View this message in context:
>
http://www.nabble.com/USING-TABLE-TO-INPUT-DATA-INTO-DATABASE-TABLE%3A-P%27SE-HE> LP-tp17090811p17090811.html
> Sent from the Visual Web - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
users-unsubscribe@...
> For additional commands, e-mail:
users-help@...
>
---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...