CHECK BOX Problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sandy.chaudhari008@gmail.com

    CHECK BOX Problem

    Sir i am using JSF framework and i have a method in a java class
    which when called retrives data from database,and on my jsp page there
    is a check box,and the scenerio is whenever i click on this checkbox
    it should call that method from java class ,so can u send me the code
    by which i can call that method from java class when clicked on the
    checkbox,also plz send me some examples of this type
  • GArlington

    #2
    Re: CHECK BOX Problem

    On Jun 20, 12:24 pm, sandy.chaudhari ...@gmail.com wrote:
    Sir i am using JSF framework and i have a method in a java class
    which when called retrives data from database,and on my jsp page there
    is a check box,and the scenerio is whenever i click on this checkbox
    it should call that method from java class ,so can u send me the code
    by which i can call that method from java class when clicked on the
    checkbox,also plz send me some examples of this type
    See AJAX...

    Comment

    • pablo.morgan@gmail.com

      #3
      Re: CHECK BOX Problem

      This clearly demonstrates a lack of knowledge for general web
      programming. I would suggest if you don't even know how to do this you
      will have many, many more problems ahead of you... suggest learning
      javascript for a start...

      Comment

      Working...