I have to design a jsp page like this.

Screen will have name, address details, phone details
and "contact" details

User should be able to enter multiple addresses,
multiple phones and multiple contacts. At the same
time after adding multiple details, the same can be
edited and deleted.

My question is, Is it a good way to have seperate
jsp's for address,phones for doing addition,editing
the details?

Is there any way i can achieve this with javascript in
a simpler way?

Any sample codes.
Any suggestions are welcome.




mani


__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.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