cancel
Showing results for 
Search instead for 
Did you mean: 

JSF Support in Netwiever

Former Member
0 Kudos

Hi EveryBody

I am refactoring my project to work under Netwiever.

For using JSF1.2 in Netwiever I have to download JSF1.2 lib from sun or it is packed with Netwiever.

Thank You

Syed Saifuddin

Accepted Solutions (1)

Accepted Solutions (1)

NikiD
Employee
Employee
0 Kudos

Hi

if your web application project is 2.5 you should have JSF's API in the application's classpath. There is no need to download it.

Regards

Nikolai Dokovski

Former Member
0 Kudos

Hi Nikolai Dokovski

Any IDE support is also available like rational. Or everything to code myself

Thank You

Syed Saifuddin

Former Member
0 Kudos

Hi Syed!

Exactly. The JSF tools of WTP 1.5 were not packaged with our IDE because they were not compatible with our Java EE 5 packaging that we built on top of WTP. However you are free to extend the IDE with your custom plugins like for example the JSF tools of WTP and configure it to work with our Java EE 5 projects-natures.

Best Regards,

Robin

Former Member
0 Kudos

What JSF implementation is bundled in? Sun, proprietary and what is the default view handler, faces context, lifecycle, application and renderee factory resolution flow?

NikiD
Employee
Employee
0 Kudos

Hello

It is the same as in JSF 1.2_01 SUN RI.

Regards

Nikolai Dokovski

Answers (0)