Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Struts and AJAX

  Asked By: Kenneth    Date: Mar 15    Category: Java    Views: 559
  

I want to start a Java EE program. please help me to
find the best framework to add Ajax features to my app.
I want to use pure JSP and Servlet or just Struts framework
and Hibernate ORM.

Share: 

 

3 Answers Found

 
Answer #1    Answered By: Deloris Harris     Answered On: Mar 15

Use struts  and check http://ajaxtags.sourceforge.net/screenshots.html
Use eclipse - myEclipse for hibernate  mapping generation.

 
Answer #2    Answered By: Luisa Fischer     Answered On: Mar 15

I am using DOJO and I am happy with it.
http://dojotoolkit.org/
it is pure java  script and you can use it any java framework
I am using it with JSF, under apache MyFaces but it works fine with old struts.

 
Answer #3    Answered By: Eshe Chalthoum     Answered On: Mar 15

DWR is a Java open source library which allows you to write ajax  application
you can use it in any framework  you desire.

Since DWR 2.0 that support revers ajax is in milestone 2.0 I suggest use dwr 1.1.3 now until 2.0 is released.

 
Didn't find what you were looking for? Find more on Struts and AJAX Or get search suggestion and latest updates.




Tagged: