Applications / samples

Hand Book
Sample Apps with Flash, SVG, AJAX, JSON, Email & SMS Communications

Proc Guide
Example Apps to illustrate the Keywords & Functions in Vaakya21.
Trial Vaakya IDE FAQ's
Is it mandatory to have DYNAMIC and STATIC folders to store HTML files and templates?
Yes. These folder names are required when the application is to be deployed in a Web or SaaS model.
Can we create more folders within the DYNAMIC and STATIC folders?
Yes.
What is the significance of "CORPUS_APPNAME" in the URL?
Vaakya Portal Server is designed for delivering applications in a Web as well as a SaaS model.
"CORPUS" in the URL is used to identify the entity (Corporate or Individual) using the application.
"APPNAME" in the URL identifies the application to which the request is made.
Follow this convention when creating a web application so that the application can be deployed with the current Vaakya Portal Server (Lite) version as well as in "Vaakya Zone", which is a FREE Virtual Portal Server hosted by Vaakya for testing & demonstrating your applications.
How to manage a "Session"?
Please refer to "Vaakya Portal Application Tutorial" document for detailed information.