View Single Post
  #5 (permalink)  
Old 04-22-2008, 08:47 AM
priyanka sharma priyanka sharma is offline
Member
 
Join Date: Apr 2008
Posts: 4
priyanka sharma is on a distinguished road
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??
Reply With Quote