this is the problem:
i have one jsp page and i m displaying values in text
fields there and then storing them in db. i have 2
servlets/controllers from where i m sending some
attributes to jsp page. On jsp page, i have java
script which decides the final values for text fields
but the problem is nothing is being shown on jsp page
despite the fact that attribute values are available
on jsp page.

Reply via email to