|
Re: About webServices and WEB [message #578 is a reply to message #577] |
Fri, 26 January 2007 07:14 |
AJM
Messages: 2367 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
For a definition of "administrative web application" please read http://www.radicore.org/glossary.php#web.application
Note that Radicore is designed for restricted access administrative web applications and not open access web sites. It uses forms to get data into and out of a relational database and has standard functionality regarding dynamic menus, role based access control, audit logging, workflow and internationalisation. Any functions other that that, such as communicating with an IMAP mailbox, are not built into the framework as they are application-specific and therefore require the relevant code to be added to your application components.
Although you cannot build a website using Radicore, it is perfectly feasible to build your own pages which access the Radicore table classes. In other words, you create your own presentation layer, but use the business and data access layers created by Radicore.
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
|
|
|