Hi 

I have implemented ajax based parital page rendering in Struts 2.0.
Currently i'm facing browser compatibility issue because of radio button
events.
While using onclick,it is working fine in IE but not in Firefox2.0
Similarly, when using onchange it is working vice-versa.

Currently is there any browser compatibility issue with Struts2.0....


Thanks,
Srini 


newton.dave wrote:
> 
> --- On Thu, 7/10/08, AjaySrini <[EMAIL PROTECTED]> wrote:
>> I'm using Struts2.0 in our application.I have written
>> the code in such a way it supports Ajax(<s:head theme="ajax">).
>> I'm successfully implemented the login screen using
>> ajax.After user successfully logs in, the user views four 
>> Radio buttons written in a struts 2 div tag.Based on the 
>> selection of the radio buttons i need to display another 
>> component in the same page by invoking an action class using
>> AJAX......
>> 
>> Note:The login Screen is a separate JSP. And successful
>> login which displays other JSP.
>> 
>> Looking forward to ur reply....
> 
> What's the question?
> 
> Dave
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Struts2.0-%2B-Ajax-based-Implementation-tp18378719p18384511.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to