Hello Edi,

As I you understand right you need to work with different (or may be
not determined) databases. You should using some kind of object relation
mapping tools. Most popular is Hibernate. Databinder binds Wicket and
Hibernate and hope it can satisfy your needs. You but should have some
background in ORM in common and in Hibernate particulary.

Could you please specify more what do you need?



Tuesday, July 24, 2007, 11:00:57 AM, you wrote:

> i am the newbie of wicket, so please provide some more hints to do the above
> problem


> Oleg Taranenko-2 wrote:
>> 
>> Hello Edi,
>> 
>> please visit www.databinder.net
>> 
>> if you still have questions, welcome.
>> 
>> Cheers,
>> 
>> 
>> 
>> Monday, July 23, 2007, 2:24:47 PM, you wrote:
>> 
>> 
>>> Hi,
>> 
>>> my database is mssql/oracle or any.
>>> Consider I have one table name username and address. In table, I have 10
>>> username and its addresses.
>>> I don't have any design pages for this table.
>> 
>>> My aim is, Initially When I click one link, I have to display username
>>> and
>>> addressess both textboxes should be displayed and search button also
>>> should
>>> be displayed. 
>> 
>>> Is it possible? without declaring field id's(username, password), how can
>>> I
>>> display all the fiedls from DB?
>> 
>>> Please send your suggestions.
>> 
>>> Thanking You.
>>> Regards,
>>> Edi
>> 
>>>  
>> 
>> 
>> 
>> -- 
>> Best regards,
>>  Oleg                            mailto:[EMAIL PROTECTED]
>> 
>> 
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by: Splunk Inc.
>> Still grepping through log files to find problems?  Stop.
>> Now Search log events and configuration files using AJAX and a browser.
>> Download your FREE copy of Splunk now >>  http://get.splunk.com/
>> _______________________________________________
>> Wicket-user mailing list
>> Wicket-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wicket-user
>> 
>> 




-- 
Best regards,
 Oleg                            mailto:[EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to