This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes need to place  JSF Components  in specified place in RAD 7.... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "need to place  JSF Components  in specified place in RAD 7...." Watch "need to place  JSF Components  in specified place in RAD 7...." New topic
Author

need to place JSF Components in specified place in RAD 7....

manojkumar murugesan
Greenhorn

Joined: Mar 28, 2009
Posts: 1
hi.,

iam using RAD 7 to develop JSF ...i dont know how to place JSF components in Specific place in the JSF editor in RAd7..whether we need to use panel grid or som thing like that ,..

can anyone please help how to place the components in editor at the specific place???

Thanks....
Bauke Scholtz
Ranch Hand

Joined: Oct 08, 2006
Posts: 2458
Do you know HTML? If not, follow a HTML tutorial at w3schools.com.
Do you know what HTML output the JSF components generate? If not, read the TLD documentation along with the JSF implementation/library in question.
Do you know how to style and position HTML using CSS? If not, follow a CSS tutorial at w3schools.com.
Do you know how to use the 'style' and 'styleClass' attributes of the JSF HTML components? If not, follow a basic JSF book/tutorial.

At end, you should be able to do "the math" yourself.


Code depot of a Java EE / JSF developer | JSF / Eclipse / Tomcat kickoff tutorial | DAO kickoff tutorial | I ♥ Unicode
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: need to place JSF Components in specified place in RAD 7....
 
Similar Threads
multipage portlet
JSF IDE?
Learning RAD
Problem with WSAD 5.1.0
JSF/RAD 7 resources