cs-joke.pl forum

Full Version: Pomoc w JSTL pytanie
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Cześć, jak mogę zachować wybór rozwijaną użytkownika ? Ilekroć wybrać inną opcję i listę rozwijaną obrazu load.the domyślną wartością będzie powrotem do zastosowania.   < Body> < H2 > Wybierz ten, który Ci się podoba < / h2 > <C : set var = " fotki " value = "Apple , wiśnie , green_pear , cytryna " /> < C: set zmienna = wartość "target " = " $ { param.picture }" /> <C : if test = "$ { empty target} "> < C: set var = "target " value = " jabłko" /> < / C : if> < Form name = " thisForm " method = "POST "> <Select name = "obraz" onchange = " document.thisForm.submit () "> < C: foreach zmienna = "owoc " przedmioty = " { }" fotki >    ?????   < / C: forEach > < / Select> <br/> < Img src = " obrazki / $ { target} .png " /> < / Form> </ Body> </ Html>