View Single Post
Old 04-06-2003, 03:54 PM   #1 (permalink)
Imon Fyre
Recruit
 
Imon Fyre's Avatar
 
Join Date: Mar 2003
Location: Muskoka, Canada
Posts: 19
Imon Fyre is on a distinguished road
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.....
Imon Fyre is offline   Reply With Quote