How to create a JSF (XHTML) facelets page in IBM Rational Application Developer for Websphere 8.5

StackOverflow https://stackoverflow.com/questions/12836257

문제

I have just installed IBM RAD 8.5 for Webpshere and on the contrary to what IBM advertises as JSF 2 Tools support featuring a rich editor comes with RAD 8.5, I could not even find the option of creating an xhtml page from File > New - despite also the fact that I had even added JSF 2.0 to the project facets.

Anyone knows how to activate facelets (xhtml) creation for JSF development in RAD 8.5?

도움이 되었습니까?

해결책

If you have a web JSF2.0 project, you should create New->Web Page and you will get xhtml format selected by default.

new web page

enter image description here

다른 팁

File ==> New ==> Webpages ==> Select HTML Here while entering file name enter myfile.xhtml finish the process.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top