• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Swing/J2SE buzzwords

 
Ranch Hand
Posts: 120
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey,

I have got an interview lined up next week for a Swing/J2SE contract. The last time I worked on Swing or non browser-based applications was about 4 years back. To implement client-server architecture, we used CORBA.

I basically want to know what kinda technologies are being used in this area. You know buzzwords, etc. I understand "Java Web Start" is a way for making your desktop application browser-based. What else? What kinda app servers can be used here? Can we use ORMs like iBATIS/Hibernate??

Please let me know!

Sara
 
Ranch Hand
Posts: 362
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Sara Jahan:
Hey,

What else? What kinda app servers can be used here? Can we use ORMs like iBATIS/Hibernate??



I don't do Swing apps except for one a while back. I can tell you though from a friends experience (whom I helped with Hibernate). That you can certainly use Hibernate. He was also using iText and some other type of reporter tool. Oh and BTW his application needed to be contained so in included it own database with vehicle information. He used Hypersonic database I believe.

Hope that helps a bit.
 
Sara Jahan
Ranch Hand
Posts: 120
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Gerardo Tasistro:

...
Hope that helps a bit.



Yup, it does. Thanks. :-)

Anybody can add anything more??

Sara
 
Gravity is a harsh mistress. But this tiny ad is pretty easy to deal with:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic