Hi
I am a student in a little project group.
The Project is about making a Social Networking site.
We are only allowed to use JSF.
But after trying 2 hours for just pasting this :
<div class="vcard">
<p class="fn org">Web Directions North
<a href="http://suda.co.uk/projects/X2V/get-vcard.php?uri=http://north.webdirections.org/contact/">
<img src="images/vcard-add.png" alt="download vcard icon"></a>
</p>
<div class="adr">
<p class="street-address"> 1485 Laperrière Avenue </p>
<p><span class="locality"> Ottawa </span> <abbr class="region" title="Ontario">ON</abbr> <span class="postal-code"> K1Z 7S8 </span></p>
<p class="country-name">Canada</p>
</div>
<div class="telecommunications">
<p class="tel">Phone/Fax: <span class="tel"><span class="type">Work</span>: <span class="value">61 2 9365 5007</span></p>
<p class="email">Email: <a class="value" href="mailto:info@webdirections.org">info@webdirections.org</a></p>
</div>
into my project.
IT does not work.
Actually, i would be done with my work if i would't be restricted to use JSF.
In pure HTML +PHP, i would be muuuuuuch more productive.
so it's just pain in the ass using JSF.
Why would someone use that ?!
