[jboss-dev-forums] [JBoss Tools Development] - Re: Content Assist in eclipse for JSF 2.0
Raja suman Dudam
do-not-reply at jboss.com
Thu Jan 20 05:01:28 EST 2011
Raja suman Dudam [http://community.jboss.org/people/sumanjara] created the discussion
"Re: Content Assist in eclipse for JSF 2.0"
To view the discussion, visit: http://community.jboss.org/message/582037#582037
--------------------------------------------------------------
Hi, The following is my code.
In that when i type rich: and control+ spacebar ...The tags inside rich are not visible.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
" http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns=" http://www.w3.org/1999/xhtml http://www.w3.org/1999/xhtml"
xmlns:f=" http://java.sun.com/jsf/core http://java.sun.com/jsf/core"
xmlns:h=" http://java.sun.com/jsf/html http://java.sun.com/jsf/html"
xmlns:rich=" http://richfaces.org/rich http://richfaces.org/rich">
<h:head>
<title>JSF 2.0 Hello World</title>
</h:head>
<h:body bgcolor="white">
<h3>JSF 2.0 Hello World Example - welcome.xhtml</h3>
<rich:panel id="eagleViewID"
style="height:600px;border:2px;background-color:red">
</rich:panel>
</h:body>
</html>
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/582037#582037]
Start a new discussion in JBoss Tools Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2129]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110120/69a5c5b7/attachment.html
More information about the jboss-dev-forums
mailing list