[jsfunit-dev] Tomahawk and javascript

Stan Silvert ssilvert at redhat.com
Fri Sep 28 13:13:50 EDT 2007


Dennis,

Do you know how many Tomahawk components use javascript to do a submit? 
  Somebody on the forums was trying to use <t:commandLink>, which we 
don't support yet.

http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089793#4089793

I'm just wondering how much effort it might take to support Tomahawk. 
Currently, we are supporting Ajax4jsf and <h:commandLink>.  The way it 
is done is that we avoid javascript completely.  I just manually create 
the request and submit the form using HttpUnit.

Stan



More information about the jsfunit-dev mailing list