2#define __ESHOP_H__ 20041207
7#ifndef __DCL_HTTP_SERVLET_EX_H__
10#ifndef __DCL_TEXT_TEMPLATE_H__
39 String __strTemplateDir;
57 void onViewShoppingBasket(
67 void onViewSalesReport(
79 const wchar_t* pszFileName
91#define COMMAND_STR L"cm"
108#define CATEGORY_STR L"cid"
109#define PRODUCT_STR L"pid"
@ CM_VIEW_SHOPPING_BASKET
#define DECLARE_CLASSINFO(class_name)
virtual void onInitialize() __DCL_THROWS1(Exception *)
virtual void onCleanup() __DCL_THROWS1(Exception *)
String readTemplate(const wchar_t *filename) const __DCL_THROWS1(IOException *)
virtual void onService(HttpServletContextEx &ctx) __DCL_THROWS1(Exception *)