[jboss-user] [JBoss Seam] - Re: Seam remoting on IE 6 giving javascript error

Jayaranga do-not-reply at jboss.com
Mon Mar 12 01:38:43 EDT 2007


 1. >> var component = Seam.Component.getInstance("roomsnet_r5_admin_businesslogic_DRAMP_UsersPicksLogicAction");
2. >> alert("object >>>>>> "+component );
3.>>component.addHotelToMyShortlist(hotel , hotelPickDescription ,addedResourceCallback );
4.>>alert("added .......");

line 1.>> is the component i wish to create. and it returning me a desired componet.
line 2.>> pops a not null object.
here i have added a check to see whether the returned component is of type "roomsnet_r5_admin_businesslogic_DRAMP_UsersPicksLogicAction" and it is returning correct component.

line 3.>> that is where the error generated in IE6 . :(




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

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



More information about the jboss-user mailing list