2#define __ESHOP_H__ 20041207
7#ifndef __DCL_HTTP_SERVLET_EX_H__
10#ifndef __DCL_TEXT_TEMPLATE_H__
37 String __strTemplateDir;
55 void onViewShoppingBasket(
65 void onViewSalesReport(
77 const wchar_t* pszFileName
90#define COMMAND_STR L"cm"
107#define CATEGORY_STR L"cid"
108#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 *)