TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Devjeet Borse
NA
1
1.3k
Regarding jsp
Nov 16 2013 3:45 AM
1.on first page inputs will be
invoice no,productname,date,quantity,rate,price
and add modify delete reset next buttons
when we click on add added list below shows with radio button
when we select radio button the input fields have been populated with selected
radio button list and at that time add button will be disabled and only
modify delete button will be enabled,
on click on next all added product list will be shown with confirm button
and on confirm it store in database
2.second screen contain invoice no
we add invoice no then all details will be fetch from datbase.
Reply
Answers (
0
)
how to save image path in database using jsp???
how to display data of database on html page using jsp