Two Laptop Bag
The moose likes JSF and the fly likes JSF trinidad -hangs (IE 7) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "JSF trinidad -hangs (IE 7)" Watch "JSF trinidad -hangs (IE 7)" New topic
Author

JSF trinidad -hangs (IE 7)

jeff rusty
Ranch Hand

Joined: Nov 07, 2006
Posts: 109

Hi ranchers,

I am using JSF trinidad with tomcat 6.

My browser IE7 hangs when clicking any part of the form after a client side validation happens in jsf.The mouse pointer turns to busy symbol and doesn't allow me to click on any other link on the page unless i go to a different browser or minimize and maximize the current browser but no such problem in firefox..

can some one help me to solve this wierd poroblem

thanks
jeff rusty
Ranch Hand

Joined: Nov 07, 2006
Posts: 109
can anyone help me?

thanks
Bauke Scholtz
Ranch Hand

Joined: Oct 08, 2006
Posts: 2458
Check if the generated HTML/JS output looks right, check for any JS errors. Trackback any HTML/JS errors to the JSF components in question. Find out if that is a bug of the component in question or of your own code. Just do that kind of simple basic debugging things.

I would also try a forum/mailinglist devoted to Trinidad. There is of course one at their own homepage over there at Apache.org.


Code depot of a Java EE / JSF developer | JSF / Eclipse / Tomcat kickoff tutorial | DAO kickoff tutorial | I ♥ Unicode
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JSF trinidad -hangs (IE 7)
 
Similar Threads
Trinidad TreeTable
How to customize trinidad tag.
java.lang.RuntimeException: FacesContext not found
Tree Grid using JSF
Tree using Trinidad