is form validation impossible using jsp???because i surfed google all are using servlet or javascript none of them is using jsp??? whats the reason???
rithish 13 Junior Poster in Training
Recommended Answers
Jump to PostLastMitch: servlet is part of JSP? no. not really. they work together, but they are seperate files (in a decent application, that is).
jsp's are translated into servlets, agreed, but the servlets you write yourself are not part of a jsp.
All 4 Replies

LastMitch
rithish 13 Junior Poster in Training

LastMitch
stultuske 1,116 Posting Maven Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.