Substitute for Tiles in JSF?

B

Bobsparks

Hello

I am working on a refactor. The project handles some trather stright
forward business, but the previous authors decided to use a best of
breed or so they thought amalgam of frameworks. They used Spring,
Struts Tiles Hibernate and JSF. The trouble is new people coming to
the project need to spend weeks coming up to speed on all the open
source technologies. So I am endeavoring to reduce the number of
frameworks I want to keep JSF as I see this as the future of Web
development. Hibernate I believe we may keep.

Spring is easy to get rid of just use the JSF controller. But tiles!
should we use a frameset or use JSP includes? Or does someone know of
a Set of JSF controls that can replace Tiles? Facelets seems a bit of
overkill.

Suggestions any one?

Bob
 
H

hiwa

Hello

I am working on a refactor. The project handles some trather stright
forward business, but the previous authors decided to use a best of
breed or so they thought amalgam of frameworks. They used Spring,
Struts Tiles Hibernate and JSF. The trouble is new people coming to
the project need to spend weeks coming up to speed on all the open
source technologies. So I am endeavoring to reduce the number of
frameworks I want to keep JSF as I see this as the future of Web
development. Hibernate I believe we may keep.

Spring is easy to get rid of just use the JSF controller. But tiles!
should we use a frameset or use JSP includes? Or does someone know of
a Set of JSF controls that can replace Tiles? Facelets seems a bit of
overkill.

Suggestions any one?

Bob

You could spcify your JSFs in <tiles:insert> tags.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,262
Messages
2,571,056
Members
48,769
Latest member
Clifft

Latest Threads

Top