Berkeley CSUA MOTD:Entry 28208
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/05/25 [General] UID:1000 Activity:popular
5/25    

2003/4/24 [Computer/SW/Languages/Misc] UID:28208 Activity:nil
4/23    ok, same problm as question below, but different approach.
        Is there any existing tool that extract <input> html tag
        and generate javabean automatically?
        \_ this question probably means you're missing something.
           Look up the ServletRequest api for getParameterValues and
           getParameter-- you can name all your form inputs the same and
           get them back as an array.  This works well for a feedback
           survey with 50 questions where all the answers are something
           like "Strongly Agree" "Agree" "Disagree"-- name your radiobuttons
           surveyAnswer, and if surveyAnswer[3] == 2, then someone
           strongly agreed w/ statement 4.
2025/05/25 [General] UID:1000 Activity:popular
5/25    

You may also be interested in these entries...
2013/4/9-5/18 [Computer/SW/Mail, Academia/Berkeley/CSUA] UID:54647 Activity:nil
4/8     What's a good free e-mail provider? I don't want to use Gmail,
        Yahoo, Outlook, or any of those sites with features I never use that
        track my personal info and keep changing their interface. I want just
        simple e-mail without privacy issues or all the baggage these large,
        for-profit companies are adding. I might even be willing to pay.
        Recommendations?
	...