Discussions
Web tier: servlets, JSP, Web frameworks: JSF on large applications, how to manage faces config file.
-
JSF on large applications, how to manage faces config file. (2 messages)
- Posted by: Burak AKSOY
- Posted on: December 28 2009 04:35 EST
Hi, We are currently working on current standards based web frameworks to port our gigantic application which consists of more than 1100 web forms. Considering JSF , I am not still clear on how to manage faces config file for such number of forms and beans. Since the application shares sessions it is not possible to divide the application to parts. TSS folks , I need advices and experiences on this thing. Thanks in advance.Threaded Messages (2)
- JSF on large applications, how to manage faces config file. by mark dones on April 13 2010 23:05 EDT
- You can use mutiple configuration files by Samuel Wang on April 21 2010 13:52 EDT
-
JSF on large applications, how to manage faces config file.[ Go to top ]
- Posted by: mark dones
- Posted on: April 13 2010 23:05 EDT
- in response to Burak AKSOY
Maybe you can create multiple webprojects for every module/application grouping.
I am planning to do this on our projects. -
You can use mutiple configuration files[ Go to top ]
- Posted by: Samuel Wang
- Posted on: April 21 2010 13:52 EDT
- in response to Burak AKSOY
You can look up the format about how to use mutiple configur files for a web project