jquery - Is there an Updatepanel control (like ASp.net) in java -
I'm basically a .NET developer, now I'm working on a Java Web project,
Here I need to basically get from the back end (to generate random numbers) and update that every second random number on the front second, I want to use jquery for it,
In ASP.net, I know that I can have an Update Panel and refresh the whole page For Mitigation of updating the panel without using _doPostBack
This may be a stupid question, but a Java newbie im.
Any help / example of something which would be very appreciated.
Thanks
In Java, you can do something similar to a rendering kit like with JSF Or a .NET developer will need enough time to learn these technologies.
If you are going to use both .NET and Java, then I suggest to invest some time to learn jQuery and client programming really well. This knowledge can serve you in both worlds It is a trivial task to implement UpdatePanel functionality with jQuery. Just create a service that brings back the content and loads it from $ .load ().
Comments
Post a Comment