Prime Push Chat Application

UI Components for JSF
Post Reply
Krishna_Punna
Posts: 2
Joined: 19 May 2014, 16:32

21 May 2014, 07:42

When I'm deploying the chat application as given by prime face community.
It has been deployed successfully, and output also coming but the chat application is in disabled mode...
how can i bring that code into as working application...

Can any one help ....

R if there is any alternative code let me know........


the prime faces provided app url:http://www.primefaces.org/showcase-labs/push/chat.jsf

CANULAN
Posts: 7
Joined: 30 Mar 2013, 13:02
Location: istanbul

23 Jul 2014, 13:20

at line 54, the disabled value is "true". You can make disabled value "false".

old: Username: <p:inputText value="#{chatView.username}" disabled="true" />
new: Username: <p:inputText value="#{chatView.username}" disabled="false" />
canulan

PrimeFaces 5.0, Push (Atmosphere 2.1.7)
Tomcat v7.0 (Apache Tomcat/7.0.47)
Hibernate3 | EclipseLink-JPA/ | Chrome | Firefox | FireBug

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 30 guests