help needed on custom tag development
From: sree (doodams_at_yahoo.com)
Date: 05/31/04
- Next message: Dejan Lazic: "Re: Begginner to java"
- Previous message: sree: "I need sample code for custom tag"
- Next in thread: Ryan Stewart: "Re: help needed on custom tag development"
- Reply: Ryan Stewart: "Re: help needed on custom tag development"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 31 May 2004 00:42:53 -0700
Hi all,
I need to develop a Custom tag that retrieves the values from
two database tables. first table has the some data and second table
contains data matching to the primary key of first table.
what i need to display on a JSP is
1st PK value of first table 2nd PK value of first table
--------------------------- ------------------------
here display data from second table here display data from second table
matching for 1st pk of first table matching for 2nd PK value of first table
on the side of the 2nd table data there shud b radio buttons displayed.
can anybody send me the code samples of custom tags for
accessing database.
regards
D.Sreenivas
- Next message: Dejan Lazic: "Re: Begginner to java"
- Previous message: sree: "I need sample code for custom tag"
- Next in thread: Ryan Stewart: "Re: help needed on custom tag development"
- Reply: Ryan Stewart: "Re: help needed on custom tag development"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]