Hi

 I have to port a VB oracle system to Java.
 I have a screen that is very interactive like any other VB screen.Like
suppose I select an item from a list then data about that item is populated
in the fields.It also has a lot of buttons which when clicked give  pop up
box in which you can fill in values and then submit.

Now I understand that this kind of functionality can be implemented thru
applets.Can this also be done thru servlets and JSP(no applets).Is there a
way to use say java buttons and say list box etc dirctly in servlets or JSP
wothout using applets.
My client doesn't prefer applets.


Bye
kapil

___________________________________________________________________________
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