Dear Marco,
thanks a lot, this seems to be the solution.
Best regards,
Sebastian
Marco Castillo schrieb:
Dear Sebastian:
I'm working with the latest Tomahawk release (1.1.6) and Netbeans VWP
5.5.1 using the Woodstock components from SUN. With jscookmenu i found a
similar problem. I found using firebug that there was a missing field
when the jscookmenu was rendered. I google for this situation, and found
a solution. Put the following code within the surrounding form:
<input id="jscook_action" name="jscook_action" type="hidden"/>
this is the field that is missing. It works for me.
Hope this helps
Regards
On 9/14/07, *Sebastian Wurst* <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Hi,
has anybody yet tested the compatibility of the latest Tomahawk release
with Myfaces 1.2?
I have a specific problem with the jscookmenu; it gets rendered but the
links won't work. When I change the myfaces jar files back to 1.5 it
works as usual. I also tried the latest snapshots of tomahawk as well
als myfaces but with no success.
So if anybody knows a solution to this, please let me know.
Thanks,
Sebastian