• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

page refreshing on mouse over

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am using MyFaces1.1.5, tomahawk1.1.3, ajax4jsf1.1.1 and server is wls8.1 sp6. I am getting an exception on console when moving mouse on links on my home page. For some reason, it keeps refreshing itself on mouseover. It gets everything again whenever I move mouse over any of the link and then it throws this exception. The page is rendered correctly and working fine. But, I don't want it to refresh on mouser over and throw this exception on server console. can anyone help me?
 
reply
    Bookmark Topic Watch Topic
  • New Topic