1. Refresh button problem with JSP and useBean coderanch.comI'm trying to accomplish something similar to the Tokenizer design pattern between a jsp page and the bean it is using. Basically the jsp page uses the bean to load in two pictures. Each picture is a form in the jsp page. When one of the images is submitted via the submit button the bean is used to register a vote ... |
2. how can I modify a bean's property only by html button? coderanch.com |