• 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

which technology to learn

 
Ranch Hand
Posts: 476
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can someone suggest which technology is in better demand and which is more practiced: Struts or JSF? Any others?

thanks,
Alex
 
Ranch Hand
Posts: 1934
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Struts will help.

EJB, HSP, Hybernate, Spring will also not hurt.

Many positions demand for real world experience in these technologies.
 
Ranch Hand
Posts: 2713
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Kishore Dandu:
EJB, HSP, Hybernate, Spring will also not hurt.


Hybernate might be something to look into but I personally prefer Hibernate.
[ May 28, 2004: Message edited by: Chris Mathews ]
 
Kishore Dandu
Ranch Hand
Posts: 1934
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Chris Mathews:

Hybernate might be something to look into but I personally prefer Hibernate.

[ May 28, 2004: Message edited by: Chris Mathews ]



oops
 
Alex Kravets
Ranch Hand
Posts: 476
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks guys,

For Struts, which is a good book to read or an online tutorial? And what are HSP and Spring?
[ May 28, 2004: Message edited by: Alex Kravets ]
 
Author
Posts: 6055
8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Alex Kravets:

For Struts, which is a good book to read or an online tutorial?



The Bunkhouse might be a good place to start looking.

--Mark
 
Chris Mathews
Ranch Hand
Posts: 2713
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Also check out Thomas Paul's Struts 1.1 Article in the JavaRanch Journal.
 
Ranch Hand
Posts: 1327
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am learning Struts and BEA Weblogic
 
Ranch Hand
Posts: 1759
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Anyone recommend learning / running JBoss ?
 
Alex Kravets
Ranch Hand
Posts: 476
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes, I read tutorial on Struts on this site, but need more input. Books that are recommended on this site did not get good reviews on Amazon.com, so not sure which way to go. Of those who know/learn Struts, how did you get your knowledge?
 
Chris Mathews
Ranch Hand
Posts: 2713
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Personally I liked Programming Jakarta Struts and Struts in Action. They both got decent reviews here (7 and 8 horseshoes) and at Amazon (3.5 stars) so I am not sure where you are coming from.

Also TSS is offering a free download of Jakarta Struts Live if you want to go that route.
 
Ranch Hand
Posts: 1936
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What happened to the idea of learning a core technology, fundamentals, designs and methodologies etc instead frameworks? Almost all of the above-mentioned frameworks/api�s (well, I am sure about Struts) can be self-taught, thoroughly, in less than a week!

Anyhoo, since OP�s question is about frameworks, yeah, as others said!
 
reply
    Bookmark Topic Watch Topic
  • New Topic