Using HTML tags in JSF
Hi ,
There is a requirement in my project where i have to convert the PHP Application to JSF App
Can i use the normal HTML tags.. in the JSP when i am using the JSF tags in between.
if i use the normal HTML tags does it impact in anyway.
i was enable to decide wether to use normal HTML tags..or i need to go with the htm tag library.
i tried using the htm tag library but it not giving me the proper UI. as i have to use the existing CSS that are used in PHP app.
please suggest me.
Thanks in Advance
Arthi.

