Hi friends,

I have a "HTML ready" page. I mean someone has already done the screen in
HTML. The controls in the page are like : textarea(s), command buttons,
comboboxes. My job is to populate the screen using SQL server DB. I might
have to design similar "HTML ready" screens which are all interlinked (i.e.
they would call and pass information among themselves). There are some front
end validations too.
Could you suggest if I should go for JSP under this situation or servlets.
In other words, what kind of technique should one go for, so that
development time is quickest (and easy too), given that the developer has
some background in Java, but more in ASP.

TIA.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to