|
I can show the output as popup window but how can i pass value from my JSP/HTML form eg. user id to my JFrame so that the bars of only those records will be displayed having that id?? i think we can not we use getParameter etc. in JFrame.so what can be the alternative for this??
|