Is it advisable to integrate jQuery with richfaces + SEAM ? or it is enough to handle the jQuery stuff using richfaces.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
If you already have a jQuery application, and want to use some Richfaces components, have a look at my blog where I describe how you can integrate it. |
|||
|
|
|
RichFaces is shipped with jQuery. Using that built-in jQuery is perfectly correct. You can load that build-in jQuery library by adding the following to your page:
|
|||
|
|
