Thursday, July 16, 2009

JSF----yesterdays diary

1:35 PM 7/14/2009
looking for JSF specific tags
1:36 PM 7/14/2009

1:39 PM 7/14/2009
a few JSF tag refrences which even tell the HTML counterpart
http://www.exadel.com/tutorial/jsf/jsftags-guide.html

another link that contains a much exhaustive link
http://www.horstmann.com/corejsf/jsf-tags.html


wow for navigation u map to rules rather then buttons..thats neat....

1:46 PM 7/14/2009
Read about a simple bean...it seems to be a genric getter/setter.......
also the properties file is the same as resource files in .net


....action is same as a button...so the navigation is still mapped to button click rather than form output as earlier stated :(

Tuesday, July 14, 2009

JSF start

smita my frn suggested i read something on JSF as its teh project need...
just started with JSF..googled a bit and found a nice littlle ppt at
http://courses.coreservlets.com/Course-Materials/pdf/jsf/01-JSF-Intro.pdf
that tells about jsf..
it seems JSF is basicallu used to create frontends...maybe like user controls in dotnet...

it has forms...it has events...button behavior etc etc....they gave a biiig comparison with struts....ill have to read up more on struts to really comment on that

The start with JSF

m learning a new thing..javaa portlets...
so i thought i will document whatever i learn every day....maybe that will help me keep a track and also act as a small guide for a beginners...
m a beginner...complete newbie ....a dot net guy trying to find my way in the java maze..lets see how i handle it