please anyone tell me how can I call java frame in JSP.
Actually I have made a program in frame displaying bar charts for records that are present in database. I want that a user enters an id from a JSP page and the bar chart of only those records will display having that id????
please help me
