• 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

Where to begin with SEAM?

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Greetings to all.

I lost half the forum, where can I find documentation in Portuguese Brazil?

I have tried to use Seam, but am having difficulties.
Is there any freeware IDE and prepared for Seam?
This are my questions.

Regards
 
Ranch Hand
Posts: 93
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Samarone,
You can use JBoss Tools for eclipse as an IDE.
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Samorone,

I am just starting to get familiar with Seam. In terms of introductory literature and book, as well as getting started with tools, you can go online to the seamframework site and follow tutorials there. Also, a copy of the book

Seam Framework: Experience the Evolution of Java EE.

would be immensely helpful. There is detailed information there that will guide to get something running.

For tools, you can use all free tools such as Eclipse and all the jars are free. I would recommend just getting a small web app running first, then studying the concepts after it works.

best of luck
 
Ranch Hand
Posts: 398
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In short, start from here

http://seamframework.org/Documentation/GettingStarted
 
reply
    Bookmark Topic Watch Topic
  • New Topic