Results 1 to 2 of 2
Thread: Link Objects Together
- 12-23-2010, 02:53 AM #1
Member
- Join Date
- Dec 2010
- Posts
- 1
- Rep Power
- 0
Link Objects Together
We are creating a form in which we have many labels, textfields, lists, comboboxes, and etc..
Our objective is that when the user clicks on a label it should navigate them to a screen where they can further configure the label and its associated textfield. For example, suppose we have a label captioned 'First Name' and a text field that follows it for user input and in addition another label with a asterik(*) symbol marking it a required field. When I click the label and am navigated to the configuration screen how can I have the system at runtime identify which other objects are associate with that label firstname? I want to only show the properties for the associated object.
I had thought about creating a db table establishing relationships with all objects but then I would have to manually update that table if I delete a object or change the object type.
Any clues?
Thanks in advance for your help.
-- Bhai
- 12-25-2010, 09:02 PM #2
Member
- Join Date
- Dec 2010
- Posts
- 20
- Rep Power
- 0
Similar Threads
-
jsf command link
By Srikala in forum JavaServer Faces (JSF)Replies: 2Last Post: 06-29-2010, 02:38 PM -
link for Jcreator
By rajivjoshi in forum New To JavaReplies: 3Last Post: 05-31-2010, 10:10 AM -
link to another servlet
By BigBear in forum Java ServletReplies: 3Last Post: 03-05-2010, 07:57 AM -
read txt file,with some records, create objects and store objects in tables of a db.
By stamv in forum JDBCReplies: 1Last Post: 01-22-2009, 04:25 PM -
Link for 64 bit JDK.
By aparna in forum New To JavaReplies: 0Last Post: 03-19-2008, 02:15 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks