Hello,

I am developing a project using Servlet, JDBC. The client interface can
choose multiple options.Depending on the client selections, the servlet
generates JPEG images and displays those in the client interface.

The program is working fine with single selection. But, if two or more
selections are chosen by the client, only the image generated by the
first selected option is displayed.

Can anyone help me why the servlet does not send multiple images.

However, if the client chooses single selection, servlet displays individual
image depending on user request.

Shall appreciate any comments or suggestions.

Regards,



                        *************************
                        *                       *
                        *  A.S.M. Rokanuzzaman  *
                        *  Computer Science     *
                        *  UND                  *
                        *  Phone:701-777-9352   *
                        *                       *
                        *************************

___________________________________________________________________________
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