can you upload a video on how to deploy a window-application via AjaxSwing ? I'm trying to deploy it but don't know how to configure the classpath and .jar files. Reply ASAP.
@alexkalinovsky29597 жыл бұрын
We don't have a deployment video but you can find all instructions on how to get started with AjaxSwing here creamtec.com/products/ajaxswing/doc/setup.html
@EndtestIo8 жыл бұрын
Endtest is better.
@UrbanChaos208 жыл бұрын
Can the application be downloaded to a user's device, or can it only be run from your server(s)?
@alexkalinovsky29598 жыл бұрын
The application always runs on the server and the client device just gets HTML. If you want to run it on the client device you can do it as a regular Java application or theoretically you can run the entire AjaxSwing platform on the client but that's not the intended use.
@alexkalinovsky29598 жыл бұрын
The UI runs in the browser so you have all HTTP at your disposal. All Swing events are supported and there's JavaScript extensions you can write if you want to access something on the device. Please post your further questions on our Q&A google group groups.google.com/forum/?hl=en#!forum/ajaxswing
@ZaurAmikishiyev8 жыл бұрын
This cartoon is useless. Just show the actual screencast how you create and run tests.