[jboss-user] [JBoss Seam] - Re: How can i popup a browser window?

2007-03-06 Thread fhh
I do it in a project but I'm not sure if it is the best way to do it. Here it goes: You have a event-scoped Seam component: | | @Name(jspopup) | public class JsPopup { | | private String name; | private String url; | private int height; | private int width; | //

[jboss-user] [JBoss Seam] - Re: How can i popup a browser window?

2007-03-06 Thread chicochen
i am not very clear, could you paste all codes here, or send them to [EMAIL PROTECTED], thanks a lot! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4025452#4025452 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4025452

[jboss-user] [JBoss Seam] - Re: How can i popup a browser window?

2007-03-06 Thread fhh
I'm sorry but that is all there is to it. There is no more code to send. If you post what part of my example you don't understand, then I'll try to explain. Regards Felix View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4025642#4025642 Reply to the post

[jboss-user] [JBoss Seam] - Re: How can i popup a browser window?

2007-03-05 Thread chicochen
anybody can help me? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4025289#4025289 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4025289 ___ jboss-user mailing list