Retriving values from backend dependnig on selection made in choice box

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • manishamca
    New Member
    • Mar 2008
    • 17

    Retriving values from backend dependnig on selection made in choice box

    i want to retrive values from backend depending on the selection made in choice box. i have two choice box and different values shuld be retrived depending on the selection made in this two different box. is it possible to do this in jsp using javascript becz i am not familiar with ajax.

    Thanx in advance
  • sukatoa
    Contributor
    • Nov 2007
    • 539

    #2
    Originally posted by manishamca
    i want to retrive values from backend depending on the selection made in choice box. i have two choice box and different values shuld be retrived depending on the selection made in this two different box. is it possible to do this in jsp using javascript becz i am not familiar with ajax.

    Thanx in advance
    Have you also post this thread in javascript forum?

    Comment

    • pronerd
      Recognized Expert Contributor
      • Nov 2006
      • 392

      #3
      Originally posted by manishamca
      is it possible to do this in jsp using javascript
      Yes, just create a function that will send a request for an updated page. That function can then be triggered by an onChange event. The entire page will have to be refreshed if you do not use AJAX.

      Comment

      • manishamca
        New Member
        • Mar 2008
        • 17

        #4
        who are you and why u irritate me unnecesaary.... ...if u know give reply or dont waste my time unnecesary.say tht u dont knw answer am hereto see advice not to unecessary waste my time by seeing ur idiot replies
        Originally posted by sukatoa
        Have you also post this thread in javascript forum?

        Comment

        • r035198x
          MVP
          • Sep 2006
          • 13225

          #5
          Originally posted by manishamca
          who are you and why u irritate me unnecesaary.... ...if u know give reply or dont waste my time unnecesary.say tht u dont knw answer am hereto see advice not to unecessary waste my time by seeing ur idiot replies
          I consider this an unnecessary insult and is not allowed on this forum. Please don't do it again.
          That poster was pointing out that you should have asked this question in the Javascript/AJAX forum rather than the Java forum which has some truth in it because your solution involves Javascript.

          Comment

          • manishamca
            New Member
            • Mar 2008
            • 17

            #6
            but my question has some more of jsp than javascript ok....n person who knows jsp will definetly know javascript and who know javascript rarely know jsp........
            n am not insulting anyone.......bu t am asking to give reply not to waste their and my time.
            in ur forum u ask people to replyto question.



            Originally posted by r035198x
            I consider this an unnecessary insult and is not allowed on this forum. Please don't do it again.
            That poster was pointing out that you should have asked this question in the Javascript/AJAX forum rather than the Java forum which has some truth in it because your solution involves Javascript.

            Comment

            • JosAH
              Recognized Expert MVP
              • Mar 2007
              • 11453

              #7
              Originally posted by manishamca
              but my question has some more of jsp than javascript ok....n person who knows jsp will definetly know javascript and who know javascript rarely know jsp........
              n am not insulting anyone.......bu t am asking to give reply not to waste their and my time.
              in ur forum u ask people to replyto question.
              Please drop this attitude; people volunteer to help you out, they don't want you
              to pay anything as it normally goes in the real world. Your question involves
              both jsp and javascript and people will focus on different aspects of your question.

              If you don't like that you'd better pay for answers to your questions.
              btw mixing jsp and javascript normally ends up in a total mess; tip: try to keep
              both separated from each other.

              kind regards,

              Jos (moderator)

              Comment

              • manishamca
                New Member
                • Mar 2008
                • 17

                #8
                thanx for ur advice....rathe r than answer to my question


                Originally posted by JosAH
                Please drop this attitude; people volunteer to help you out, they don't want you
                to pay anything as it normally goes in the real world. Your question involves
                both jsp and javascript and people will focus on different aspects of your question.

                If you don't like that you'd better pay for answers to your questions.
                btw mixing jsp and javascript normally ends up in a total mess; tip: try to keep
                both separated from each other.

                kind regards,

                Jos (moderator)

                Comment

                • JosAH
                  Recognized Expert MVP
                  • Mar 2007
                  • 11453

                  #9
                  Originally posted by manishamca
                  thanx for ur advice....rathe r than answer to my question
                  You're welcome; best of luck with your question.

                  kind regards,

                  Jos

                  Comment

                  Working...