Hello all,
Me using Firefox 1.0.6 build. Testing the simplest thing of all.
.page:
<property-specification name="register" type="boolean"
initial-value="@[EMAIL PROTECTED]"/>
.java:
public void pageBeginRender(PageEvent event) {
System.out.println("init value = " + isRegister());
}
thats it...no components ... nothing.. just that one "register" property.
When i hit the page via firefox, isRegister prints true while IE prints
false. Ofcourse IE is doing the right thing. But why is a request from
firefox sent an incorrect init-value response?
I cleared the caches...restarted the jboss container..but the same results
:(
please enlighten me. i m very very confused.
cheers!
Dan
_________________________________________________________________
DonÂ’t just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]