[jboss-user] [JBoss Seam] - Re: dealing with returned types

shane.bryzak@jboss.com do-not-reply at jboss.com
Wed Jan 31 16:33:25 EST 2007


Is CreateEvent a Seam component?  If so you can import the js stub using its component name, eg:

<script type="text/javascript" src="seam/remoting/interface.js?createEvent">

Otherwise use its fully qualified class name:

<script type="text/javascript" src="seam/remoting/interface.js?com.nortel.emp.event.inventory.CreateEvent">

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009038#4009038

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009038



More information about the jboss-user mailing list