Quoting Chandra, Debmalya (CAP, RAIL) ([EMAIL PROTECTED]):

> 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.

If you have the page already you can just use WebMacro (www.webmacro.org)
and go through the page and add script markup. Then provide the data
from a servlet. Very simple.

Justin

--
[EMAIL PROTECTED]
AltaVista Company

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to