Top "Struts2-jquery" questions

A Struts 2 plugin that provides Ajax UI widgets based on jQuery and jQuery UI.

Hiding a datepicker using jQuery

I am using struts2 jquery plugin s datepicker as below <sj:datepicker id="frdate" name="training.fromDate" label="From …

jquery struts2 jquery-ui-datepicker struts2-jquery struts2-jquery-plugin
How to use jQuery .subscribe()?

I've been trying to use $.subscribe but it doesn't seem to work. I downloaded a WAR project where it does …

jquery jquery-plugins publish-subscribe struts2-jquery
How to avoid conflict between two version of Jquery library?

In jsp page, i am using struts2-jquery-plugin-3.2.1.jar (it uses internally jquery-1.6.4.js) and i am using facebox (it …

jquery jquery-plugins struts2-jquery
No result defined for action actions.AddExam and result input

I'm inputting some Data that i want to add to a database. I'm doing it through a form like this: &…

java struts2 struts2-jquery
How to implement a pagination in Struts 2

How can I implement paging in Struts 2 for the client side display and Hibernate as the persistence layer. Here is …

java jsp struts2 struts2-jquery jquery-pagination
How to pass JSP variable value to this Struts tag

I want to set the JSP variable value to the struts tag <s:set var="" value="">, in the …

java jsp struts2 struts struts2-jquery