• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

j2ee Problem

 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
how to used struts,ejb(session bean),hibernate into j2ee project ?


pls, give me idea ?

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

Originally posted by rekha jain:
how to used struts,ejb(session bean),hibernate into j2ee project ?


pls, give me idea ?

thanks.




Download Eclipse, download Struts Plugin for Eclipse (I use Exadel Studio), I assume you already have an application server (like Tomcat), you need an EJB container (like BEA or JBoss), exadel studio also have a plugin for Eclipse.

Well... Is that what you were asking for?
 
charmy jain
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
no,

my prob is how it is used into j2ee project for real implementation.
how to decided architecture of the project so we used all the tech. very efficient away ?
reply
    Bookmark Topic Watch Topic
  • New Topic