| servlet programming ok.. im learning java servlet progamming with mySQL, and i was wondering if anyone knew if there was some kind method that detects button pushing, like the isset command in PHP
i am trying to do an 'insert into a database' form for a blog, and if i do what im thinking of doing right now, which is sticking the code to throw it into the db right after the html code, i will end up with a lot of wasted stuff..... |