B4J Question UI and Web apps

elitevenkat

Active Member
Licensed User
Longtime User
I am developing a POS application. It will have UI for Billing form (desktop) for look and feel and speed of operations.

The master creation forms and the reporting modules are to be developed as webapps.

for the UI part, i am using JRDC as server. for the webapps can i use the same JRDC server or i should run Jserver to render data to client side through web socket ?

if JRDC can be used for both, is there any example of any webapp using JRDC.

having completed the UI part 70%, this doubt occurred to me.

as the back end is mysql i need to run wamp server also.

guidance required please
 
Top