Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Simple Dialog Box and JSP

843833Jul 4 2001 — edited Jul 4 2001
Hi Folks

I have created a Dialog Box that will take input from the user which will then be used in my JSP page. I load the Dialog with the <jsp:useBean> tag, and whenever I call the Dialog's show() method, the dialog pops up on one of my desktops in my UNIX environment, not to the browser. I have looked at some of the API for a method to redirect the output, but I have yet to find anything. Does anybody know if there is a way around this? Or is it just not possible to use a Dialog with JSP? :)

Thanks

Aaron
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 1 2001
Added on Jul 4 2001
1 comment
265 views