You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Basar Ozgur Kahraman <ba...@gmail.com> on 2007/03/12 14:19:23 UTC

i need step by step document!!

Hi everyone,

i am new in this group. i want to learn JSF. so i need step by step document
to introduce and develop a simple jsf example. do you have any??
can you send me??

(i found some tutorials, with instructions i developed simple examples but i
have alot of problem with my development environment(eclipse322+tomcat55)
especially in deploying.. )

-- 
Basar Ozgur Kahraman

Re: i need step by step document!!

Posted by Werner Punz <we...@gmail.com>.
Basar Ozgur Kahraman schrieb:
> Hi everyone,
> 
> i am new in this group. i want to learn JSF. so i need step by step
> document to introduce and develop a simple jsf example. do you have any??
> can you send me??
> 
> (i found some tutorials, with instructions i developed simple examples
> but i have alot of problem with my development
> environment(eclipse322+tomcat55) especially in deploying.. )
> 
http://www.jsfcentral.com/
has some really nice tutorials, anyway
I really can recommend, if you are a beginner, not to use plain eclipse
and tomcat, or the wtp, go for a more integrated solution.
The best one probably for basic jsf is Netbeans or Oracle jdevloper
if you want to stay on the eclipse side, either use MyEclipse or Exadel
for learning the deployment structures.

All those solutions basically take away the burden of deployment for you.

Alternatively if you want to learn the stuff, myfaces has several
template projects in their examples hierarchy, I can recommend to
kickstart with one of the blank projects from myfaces.

But as I said, better go with some of the ides which do the deployment
for you until you have a better grasp of the technology.



Re: i need step by step document!!

Posted by Jörn Zaefferer <jo...@googlemail.com>.
In Eclipse, with WTP installed, you can import the example WAR files as
projects, deploy them to your Tomcat and play around. That way you have a
fully working example with configuration.

Re: i need step by step document!!

Posted by Cagatay Civici <ca...@gmail.com>.
http://wiki.apache.org/myfaces/MyFaces_Archetypes_for_Maven