OLD FORUM - Use new one: https://www.CaptainCasa.online/forum
Search
Recent Topics
Member Listing
Back to home page
Register
/
Login
Problem - HTTIMER-component
Forum Index
->
Development
Author
Message
22/03/2010 11:48:49
Subject:
Problem - HTTIMER-component
pbeha
Power User
Joined: 05/06/2008 09:08:53
Messages: 32
Location: Villingen - Schwenningen
Offline
Hello everybody,
has anyone experiance with the new HTTimer-component?
I currently try to use it, but I never get the ActionEvent in the backend.
Timer:XML
=======
actionListener: #{d.WorkplacecdUI.onGoToHomeHtml}
duration: 1000
Java:Coding
========
public void onGoToHomeHtml (ActionEvent event)
{
TerminaldialogUI tui = (TerminaldialogUI)getOwningDispatcher().getDispatchedBean(TerminaldialogUI.class);
tui.closeDialog();
m_aroundPageHtml = "workplacehtml.jsp";
}
My problem: Nothing happens, the ActionEvent will never effect.
Is there anything special to do with this component?
Thanks a lot in advance.
Kindly regards
Patrick
22/03/2010 11:59:45
Subject:
Re:Problem - HTTIMER-component
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
Hi,
just tested and - uuuuh - there seems to be a problem in Firefox... Which browser did you use? Could you check IE in parallel?
Thanks! Björn
Björn Müller, CaptainCasa GmbH
22/03/2010 12:06:25
Subject:
Aw:Problem - HTTIMER-component
pbeha
Power User
Joined: 05/06/2008 09:08:53
Messages: 32
Location: Villingen - Schwenningen
Offline
Hi,
I tested it with
CC Internal Browser (in CC development-editor)
Google Chrome
InternetExplorer 8 (Version 8.0.6001...)
It never runs fine.
There is no actionEvent from the browser
greetings
22/03/2010 12:10:25
Subject:
Re:Problem - HTTIMER-component
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
Hi,
could you test
http://localhost:50000/demos/faces/workplaceht/demohttimer.jsp
in your local demo workplace?
Does the counter increase every 5 seconds?
Björn
Björn Müller, CaptainCasa GmbH
22/03/2010 13:38:18
Subject:
Aw:Problem - HTTIMER-component
pbeha
Power User
Joined: 05/06/2008 09:08:53
Messages: 32
Location: Villingen - Schwenningen
Offline
Hi,
everything is fine now.
Was a problem with my update from CaptainCasa Version 2.5 to 3.0.
Thanks a lot for you quick support.
greetings Patrick
By the way: It's also fine with Firefox now.
Forum Index
->
Development
Go to:
Select a forum
CaptainCasa Enterprise Client
-------------
Development
Deployment
Product
Community
Development - Code Snippets
CaptainCasa Structured Data Manager - CC-SDM
-------------
All Issues
Powered by
JForum 2.1.6
©
JForum Team