
October 17th, 2012, 05:08 PM
|
|
Contributing User
|
|
Join Date: Nov 2003
Posts: 850
 
Time spent in forums: 1 Week 6 h 16 m 50 sec
Reputation Power: 10
|
|
|
How to implement this?
Currently I have a Swing application for a Question based application which needs to be converted to browser based
Application currently sends instructions(for instance set itemViewed = true OR setResponse='A') and commands(Write itemViewed=true in DB OR Write Response='A' in DB)
Before sending the server pair(instruction, command),
I need to execute it on browser and then send it to Server
Can someone let me know if I can use design pattern in javascript to achieve this?
There are more than 20 such instructions
__________________
Contact info:
Primary email: advanced.programmer@gmail.com
MSN/email: superprg@hotmail.com
AIM: superprg
|