[jQuery] Re: using jQuery with Struts framework

2008-04-27 Thread RecursiveBrain
Hey - I believe you can use the styleID attritbute of the struts tag. It will render as id after the page is compiled and loaded. Hope that helps!! On Apr 14, 6:17 am, hero789 <[EMAIL PROTECTED]> wrote: > Hi every Body : > I 'm a java developer and i find that the jQuery is an amazing > java

[jQuery] Jquery Ajax and Struts Issue

2008-04-28 Thread RecursiveBrain
Hi Experts - Jquery is able to call the regular servlets defined in the web.xml but was not able to call the struts action servlet? Any insight into the issue would be of great help!! Thanks,