which function is use for jlist data insert into sql server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gurjeet kaur
    New Member
    • Oct 2013
    • 1

    which function is use for jlist data insert into sql server

    1 pls tell me if m using 2 jframe in netbeans one frame m use jlist and other frame use jtextfield ,then use the jlist value and if condition use in in another page using frame one value it is posible or not
  • Nepomuk
    Recognized Expert Specialist
    • Aug 2007
    • 3111

    #2
    Hi gurjeet kaur and welcome to bytes.com!

    What you're trying is entirely possible using the observer pattern. This is just one possible solution but I think it's one of the cleanest possible ones.

    Comment

    Working...