hai ..

 i created a registrationform(which contains personal and specific data) where user 
can enter data and that data should store in mysql database which contains 2 tables.

 one table contains personal_data  other is specific_data. i have tried with one table 
and one CMP it works .but with 2 tables it does't.

personal_data table have PRI Key (userid) and specific_data table have Foreign Key 
(userid).

Can i write a servlet for 2 CMP beans.if so what abt PRI Key and Foreign Key ..both 
are same (userid) ?????  guide me ...


regards
madadi



  

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838765#3838765

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838765


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to