UniverseUniversity


Home Projects Jobs Clientele Contact

uu


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UU UI



Few thoughts on organization of UniverseUniversity
UI classes (in addition to things specified in
http://www.total-knowledge.com/wiki/index.php/UU_Templates).

The way I see actual organization is this:

We'll have our own base class for all servlets (both CSP and pure code)
that will have private implementation of http method functions (doGet,
doPost, etc)
and a pure virtual entry function for actual service.
It will also provide some utility functions for things like ACL
checking, Login
management, etc.

The main http functions will be responsible for verifying basic access,
setting up basic request parameters (like loading message catalog for
user's language, etc) and calling actual processing functions.

Comments? Ideas on what else could go into such a class?

-- 
Ilya A. Volynets-Evenbakh
Total Knowledge. CTO
http://www.total-knowledge.com


Authoright © Total Knowledge: 2001-2008