Jimmy Clark wrote:Do you make more if you have 8+ years of failed projects and buggy code? I would think so. If your code does not have bugs and issues, then you should make less because you did not do a good job.
William Brogden wrote:
Not even getting into the security hazard of having your whole package structure exposed everywhere.
shaz baluch wrote:Oh sorry for that!
Actually the problem which i m facing is that with empty text boxes when i press the submit button in jsp( that is for saving the data in database),the servlet forwards the exception as 'for input string:""'. what I want is as by pressing the button(with empty field) i should get the message "fill all the fields and request should again moves to same jsp (addSession)
and again ask to enter data.
I hope now it is clear to all