Hi,

I'm not sure if anyone has picked this up, but I noticed that the id field
in UserForm is not getting set when I test the JSF generated app in IE, but
it works fine in Firefox.

Whoever wrote this code, took this into consideration, so if the id is null,
the current logged-in user is being retrieved using
userManager.getUserByUsername(request.getRemoteUser());
I'm trying to CRUD another object but the above workaround doesn't apply so
I'm kinda stuck.

Any ideas why the id is not getting set in IE?

Regards,
Enrico
-- 
View this message in context: 
http://www.nabble.com/JSF-Basic---UserForm.id-not-getting-set-on-IE%2C-fine-on-FireFox-tf4860334s2369.html#a13908690
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to