The moose likes Struts and the fly likes animation in struts Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "animation in struts" Watch "animation in struts" New topic
Author

animation in struts

partha chaudhuri
Greenhorn

Joined: Sep 21, 2004
Posts: 27
I am developed a j2ee application with struts 1.2.9.
In the jsp page when i click the search button it is going to the action class---ejb--DAo and returning to the jsp page.
It is working fine.

Now my problem is when i am hitting search button and the data coming back from server and repainted the jsp page, i need to show animation( that it searching record ).
I want to use coomon animation code to use for all the jsp pages.
Can any one help me as it is urgent.

Thanks and regards,
Partha Sarathi Chaudhuri
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: animation in struts
 
Similar Threads
Dividing jsp into parts
I want two buttons on a page, one for "search refine", one for "submit", how to do ?
animation in struts while searching
Busy page while data loading
Struts 1.2 - Tiles - Wrong Action Being Submitted