I want to divide the page index.jsp to  :
1) In the top they are links
2) left bottom
3) right bottom

I want when I click in a link in the top, an input dialog pop up, it has a
text field and two buttons (OK, Cancel), when I type a text and press OK,
the input dialog pass data ( the text typped) to a servlet, the servlet
query a database and get two results , the first result go to the left
bottom, and the other one go to the right bottom.
The data in the right and left bottom may be too long, so I need slide bars.

Please, I am new to jsp and web programming, but I am in an emergent
situation, please help me, or just show me how can I output first data to
the left bottom and the other one to the right bottom.

Your help will be appreciated.
Thanks
Sufi
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.

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