jsf and huge web site

Posted by darko petreski on Stack Overflow See other posts from Stack Overflow or by darko petreski
Published on 2010-05-15T13:50:21Z Indexed on 2010/05/15 13:54 UTC
Read the original article Hit count: 496

Filed under:
|
|
|

Hi All,

I need to program a very huge web site. The site should contain public part with search engine, user registration forms, cart and all other stuff. The private part should contain administrative web application with a lot of data grids, complex edit forms, security checks, services and so on. Also I need very good support for html mailing and pdf exports. Web services are also required.

I am considering to use jsf. Can you recommend me books or other stuff where I can find all this info for building what i need? Is seam good option for this? I have looked their site and page seam on production. The sites listed there are far from professional and enterprise.

Is there any book that explains how to build complete web site with jsf technology from login, security, sending mails, pdf conversion, time dependent background processes and everything else that big sites needs. I do not have time reading 20 books.

In every php book all this stuff is explained but I have not seen a single java book that at least from high view will explain all of this.

Regards

© Stack Overflow or respective owner

Related posts about jsf

Related posts about book