I’m completely new to the WEB world. I picked up a few books like javascript & other learn in 24hrs. I've managed to develop a few HTML forms with some embedded java scriplets to access an Oracle database to populate different form elements. Now as I get more into it and want more controls with chained drop downs to additional database calls I've seemed to have violated the basic processing architecture I think! Or gone passed the capabilities of javascipt and html forms. Cause I can not get my <% go get additional Oracle info %> for any subsequent drop downs based on previous selections to go back to the server to re-execute the jsp.
Can anyone give me a clue on what the best approach to do such dynamic content controls and the coding language I should use for a beginner?
Thanks in advance.



I’m completely new to the WEB world. I picked up a few books like javascript & other learn in 24hrs. I've managed to develop a few HTML forms with some embedded java scriplets to access an Oracle database to populate different form elements. Now as I get more into it and want more controls with chained drop downs to additional database calls I've seemed to have violated the basic processing architecture I think! Or gone passed the capabilities of javascipt and html forms. Cause I can not get my <% go get additional Oracle info %> for any subsequent drop downs based on previous selections to go back to the server to re-execute the jsp.
Reply With Quote


Bookmarks