• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

<h:commandLink > Double click problem

 
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all
I am making a application
in that i used <h:commandLink > it works fine IF i do single click on that link but if i do double click than my application is redirected to login page( no logout function is called )

Can you please help me, i can provide more details if you want

Thank You
 
Arvind Purohit
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Arvind Purohit wrote:Hi all
I am making a application
in that i used <h:commandLink > it works fine IF i do single click on that link but if i do double click than my application is redirected to login page( no logout function is called )

Can you please help me, i can provide more details if you want

Thank You



please give me your email id so that i can give you source code to check
i am using eclipse and mysql
 
Arvind Purohit
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Arvind Purohit wrote:

Arvind Purohit wrote:Hi all
I am making a application
in that i used <h:commandLink > it works fine IF i do single click on that link but if i do double click than my application is redirected to login page( no logout function is called )

Can you please help me, i can provide more details if you want

Thank You



please give me your email id so that i can give you source code to check
i am using eclipse and mysql



[b] WEB XML [\b]

 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic