We're having a weird problem over here. if we build an applet with SWIXML everythign works fine when we run it in the applet runner in eclipse, but as soon as we run it in a web page none of the actions defined in the XML seem to be connected to the objects.. ie. you click on the button and nothing happens even though the exact same code worked fine in the servlet runner.
if we manually associate actions with the objects after inserting into the engine it works fine, but, the whole point of the "action" tag is to prevent you from having to do this. anyone else have this problem or know what the fix is? ps we've tried this in multiple browsers on multiple machines. latest official release of swixml. -kate
