ChinaUnix.net
相关文章推荐:

action failed to preload on startup in Web application

感觉现在对JAVA,.NET等网络语言吹捧太厉害了,难道传统的c++,vc++等语言的职位会不断减少吗?个人感情上很喜欢c++,觉得它商业味没那么浓。 真的很想听听大家的看法

by cpen5 - IT职业生涯 - 2004-03-27 13:54:15 阅读(1041) 回复(2)

相关讨论

out.println(request.getServletPath()+" "); out.println(request.getRealPath("")+" "); out.println(request.getRealPath(".")+" "); out.println(request.getRealPath("/")+" "); --------------------------------------------------------- /test/test.jsp E:\Tomcat5\webapps\ROOT E:\Tomcat5\webapps\ROOT\. E:\Tomcat5\webapps\ROOT\ [@more@] 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/5...

by ruknow - Java文档中心 - 2005-07-26 13:02:12 阅读(1113) 回复(0)

公司的软件是用java写的,架在apache和websphere上,有没有好的扫描软件去测试它的漏洞?谢谢 要开源的

by zhao3stones - 数据安全 - 2008-05-08 17:34:26 阅读(2239) 回复(4)

大家好,我想问下Microsoft web application Stress Tool可不可以测试任何网站的压力测试 比如说我想测试下很多线程同时访问时www.google.cn的响应速度,应如何测试

by 忆秋 - 服务器应用 - 2008-04-17 20:20:25 阅读(1748) 回复(0)

I have tried several methods to modify the value of the timeout for my current project. I find modify the web configuration file (web.xml) is the easiest way to implement it. DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD web application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd"> The name of the application C'mon, you know what goes into a descript...

by heavenflying - Java文档中心 - 2007-12-11 12:22:14 阅读(770) 回复(0)

Figure 256. web application design overview The major parts of such a design are discussed in the sequence of the flow of the application. Chapter 10 web application design with servlets and JSPs In this chapter we present a short overview of a guideline for designing web applications consisting of servlets, JSPs, and JavaBeans. application structure The general structure of a well-architected u...

by cinc - Java - 2002-12-06 09:26:14 阅读(3919) 回复(10)
by roolg - Web开发 - 2007-10-05 18:11:46 阅读(2513) 回复(3)

各位Legato的高手!有谁通过了LEGATO的认证考试的?小弟有一事相求!!!!

by fayemail - 存储备份 - 2003-03-31 12:56:42 阅读(1201) 回复(0)

各位大虾,谁知道Legato公司在中国的总代有那几家公司?不是很多吧?华中区有Legato总代吗?如果没有那应该有二级代理公司吧?请告知小弟好吗?(有武汉的吗?)

by fayemail - 存储备份 - 2003-04-02 13:44:57 阅读(1506) 回复(6)

You will implement the user interfaces for our web based platform. We would like to improve our interface, usability, and make our application more user friendly and attractive as we add features. You should be able to debug and maintain web products in a variety of environments, including cross-domain and cross-browser implementation. Requirements: - In depth knowledge of OOP and design pat...

by chinamyrice - 猎头招聘 - 2008-12-19 15:00:07 阅读(1461) 回复(2)

Wiring Your web application with Open Source Java by Mark Eagle 04/07/2004 Building non-trivial web applications with Java is no trivial task. There are many things to consider when structuring an architecture to house an application. From a high-level, developers are faced with decisions about how they are going to construct user interfaces, where the business logic will reside, and how to per...

by hebzhjg - Java文档中心 - 2008-12-02 16:58:41 阅读(1152) 回复(0)