i am new to java any help please, i cannot proceed for two weeks still trying. i am developing web application using netbean 6.5 and mysql database.
i have a table called Payment _schedule.
then first i want to make amortization generator page as a result by selecting
loan period,loan amount,interest,Start date
Loan period could be months or years
then loan table will be displayed.
how can i make this web based amortization using java web application?
my second questions if the first question is solved can i put that into my table? and how?
thanks