HTML/JSP Form, checking if fields are null when submitted?

need help

New member
Hey guys,

I have a HTML/JSP Form that takes user input and sends the input to another JSP Page. But the problem I'm having is checking if the form was sent with null values - people leaving out certain fields.
Can you just type is null or something?

Thanks :)
 
Back
Top