This topic has been archived. It cannot be replied.
-
工作学习 / 学科技术讨论 / 这里有自己写web app的吗?我现在在写基于jsp/servlet/xsl/mysql系统的全套java框架程序,用netbeans. 系统的可用户设定,个性化操作,框架在不同case下的普遍适用,快速customize,是这次总体设计,编程的优先考虑。
-littledot(小不点);
2009-1-14
(#4982728@0)
-
you can use lua server package, it's easy to be implemented.
-qwertyasd(lefthanded);
2009-1-19
(#4992237@0)
-
It is a script language, user-level, you have no control of how to manage session variables, event handler, listener, construct DOM tree, align protlet variables, etc. What I am doing is a light weight Java framework.I will show an online example shortly:
a. Instant language switch.
b. Instant online text translation support.
c. Webpage layout re-organization.
d. CSS fine-tune to each UI component.
e. Fast build UI block.
f. Each backend / frontend component can be reusable, configurable.
g. Only Tomcat / Java / Jdom are required.
h. iText library implemented and building PDF dunamically.
-littledot(小不点);
2009-1-19
{388}
(#4993682@0)
-
didn't get your points yesterday. I have no experience of web app. lua server package is suitable for embedded light weight server, and provide the interactive configuration interface of device.
-qwertyasd(lefthanded);
2009-1-20
(#4995032@0)
-
session variable manage sample by lua server package
-qwertyasd(lefthanded);
2009-1-21
{885}
(#4997124@0)