• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Jquery-Ajax in struts2

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

I would love to get a sample of how to incorporate Jquery, esp Ajax feature in Strut2 framework.

I did a sample jquery-ajax app using servlets and jsp. I wanted to see how the same works in struts2 as I am also in the learning stage of struts2. I am a fresher awaiting joining date. So wanted to explore a little bit.

Can somebody suggest me good tutorial for Jquery-ajax and struts2 integration. I found this Struts2 jQuery Plugin Version 2.0.0 is to be used from surfing.

Can someone explain step by step as how to start maybe with a very basic app.(Like login..)

Looking forward to the replies.

Thanks in advance
 
Sheriff
Posts: 67746
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"Anna Jp", please check your private messages for an important administrative matter.
 
Ranch Hand
Posts: 67
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Ann Verghese wrote:Hi
Can someone explain step by step as how to start maybe with a very basic app.(Like login..)



Hello Ann,

have you take a look in the Wiki? There are many samples how to work with Struts2 jQuery Plugin

1. Put the jar File into your WEB-INF/lib folder
2. Following the Samples in Wiki or Showcase

Best Regards

Johannes Geppert
 
reply
    Bookmark Topic Watch Topic
  • New Topic