writing JSP calendar
843802Mar 1 2009 — edited Mar 2 2009hi all,
im new to JSP, i decided to write a popup calendar using JSP not Javascript. i have a main JSP page that calls another JSP page(a popup calendar). can anyone tell me how can i pass string in these two JSP page (that is from JSP popup calendar to main JSP).
thanks