What's the best method to use?

Dear all, I have created an application for Purchasing purposes. In Purchase Order form, involved filling in many items to order. I am using embedded view to show the items to order in the purchase order form, but now I am thinking of convert this application to web enable. Embedded view will take longer time to launch on the web, so I am looking for a better way to present the items to order in the PO form.

   Is there anybody have any ideas about this?

Subject: What’s the best method to use?

Hi,

My suggestion is to display the view in a HTML Format because Java Applet format will take longer time to display

Rgds

Sri