-
Holding values for applets
I'm about to develop an application in
which there is a great deal of client-side GUI manipulation.
A screen will display a set of questions and answers which are related,
ie choosing an answer to question 1 may or may not affect which answers
are displayed for question 2,3 and so on, meaning the screen needs a lot
of repainting.
If I was to do this using an applet, can I hold a lot of information/values
on the client side with the applet to limit the need to make calls to the
back-end.
Meaning if an answer does not affect any answers to other questions, you've
made
a call to the back-end for no reason.
T.I.A
Ken
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks