由买买提看人间百态

topics

全部话题 - 话题: tomcats
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
s*****t
发帖数: 370
1
来自主题: _MDH版 - Tomcat forever!
Final Tomcat high speed pass at Oceana Air Show!
Tomcat forever!
Go hornet!
T**********2
发帖数: 2198
2
来自主题: Automobile版 - tomcat海归后已经入党买房买车
大家还记得tomcat吗?曾经跟felixcat并肩作战,后来海归发展,入了党,买了160平
米豪宅,买了奔驰GLE300。
曾经的战斗还在开着油门踏板旁鼓大包的日系豪华拉皮,周末去SNA机场Hertz砍价升级
奔驰过把瘾发个贴。
还是得跟着党走。
T**********2
发帖数: 2198
3
来自主题: Automobile版 - tomcat海归后已经入党买房买车
还有人记得开RAV4的汤姆猫吗?

大家还记得tomcat吗?曾经跟felixcat并肩作战,后来海归发展,入了党,买了160平
f****t
发帖数: 15913
4
来自主题: Automobile版 - tomcat海归后已经入党买房买车
托们发达了都脱亚入欧,不管在哪里

大家还记得tomcat吗?曾经跟felixcat并肩作战,后来海归发展,入了党,买了160平
q********c
发帖数: 1774
5
来自主题: JobHunting版 - AWS 用的是TOMCAT吧?
你应该问aws可不可以跑tomcat?
i*****h
发帖数: 1534
6
Jetty performance比tomcat好
p**********u
发帖数: 15479
7
【 以下文字转载自 Automobile 讨论区 】
发信人: TheIslander2 (Peace de Wars), 信区: Automobile
标 题: Re: tomcat海归后已经入党买房买车
发信站: BBS 未名空间站 (Thu Aug 11 07:09:43 2016, 美东)
你太不与时俱进了,共党是个平台,不上这个平台做不了大事,更多有追求的人入了党
才会把党内垃圾净化掉,曲线革命。
p**********u
发帖数: 15479
8
【 以下文字转载自 Automobile 讨论区 】
发信人: TheIslander2 (Peace de Wars), 信区: Automobile
标 题: Re: tomcat海归后已经入党买房买车
发信站: BBS 未名空间站 (Thu Aug 11 09:02:24 2016, 美东)
车板某名媛的驾座凌志GS350司机座位下油门踏板旁边鼓出一个大包顶着小腿,凌志的
设计缺陷
s*****t
发帖数: 370
9
hope weather will be good. Tomcat foever!
s*****t
发帖数: 370
10
来自主题: Oregon版 - Tomcat Forever! (转载)
【 以下文字转载自 PhotoForum 讨论区 】
发信人: shornet (superhornet), 信区: PhotoForum
标 题: Tomcat Forever!
发信站: BBS 未名空间站 (Mon Sep 18 03:42:51 2006)
Last cats standing!!! Last time Baby!
s**a
发帖数: 1995
11
【 以下文字转载自 Java 讨论区,原文如下 】
发信人: saja (洒家), 信区: Java
标 题: How to register a servlet in Tomcat + Apache?
发信站: The unknown SPACE (Fri Mar 23 17:53:31 2001) WWW-POST
Didn't find the document telling me that.
thanks.
N**e
发帖数: 158
12
The documents are very clear in Tomcat on how to deploy a Servlet.
p*****e
发帖数: 58
13
来自主题: BuildingWeb版 - Help wanted: tomcat
Anyone has made tomcat work under IIS?
N**e
发帖数: 158
14
来自主题: BuildingWeb版 - Help wanted: tomcat
Tomcat has a doc talk about that.
m**c
发帖数: 90
15
来自主题: BuildingWeb版 - Tomcat server.xml setting problem

You don't have "web.xml" at ./WEB-INF directory. Check the one in examples.
You need to map "/servlet" in "web.xml".
文件放在examples目录下(D:\jakarta-tomcat-4.1.24\webapps\examples\WEB-INF\class
es)
m**c
发帖数: 90
16
来自主题: BuildingWeb版 - Tomcat server.xml setting problem

Sorry I didn't make myself very clear in my post: You need to have a file
called "web.xml" in "${TOMCAT_HOME}/webapps/myapp/WEB-INF". You can copy
"web.xml" from "${TOMCAT_HOME}/webapps/examples/WEB-INF" to
"${TOMCAT_HOME}/webapps/myapp/WEB-INF", then modify it a little bit. Why
don't post the "web.xml" from "${TOMCAT_HOME}/webapps/examples/WEB-INF" to
this board so that I can take a look?
place
it?
examples.

文件放在examples目录下(D:\jakarta-tomcat-4.1.24\webapps\examples\WEB-INF\class
q******n
发帖数: 35
17
来自主题: BuildingWeb版 - [转载] 问一个有关TOMCAT+JSP的问题
【 以下文字转载自 Internet 讨论区 】
【 原文由 qiongwen 所发表 】
我用的是:TOMCAT+JSP
当我的jsp文件长度短的时候,没有任何问题
可是,当jsp的代码已超过138行,立刻就出错,大家知道这是为什么吗?
谢谢
w*******w
发帖数: 18
18
来自主题: BuildingWeb版 - 求助关于Tomcat
刚刚接触jsp,不知如何安装Tomcat,还是只要运行bin目录下的startup就可以,不用安装
?找不到安装文件,:(
f**e
发帖数: 1269
19
来自主题: BuildingWeb版 - 问个tomcat得问题
55555555555555
肯定有办法的,我原来装的那台机器同时装了tomcat和apache,就是放在另外一个
location的。现在我换了机器,apache装的版本不一样了,就死活不成功。
t******y
发帖数: 884
20
来自主题: BuildingWeb版 - need help on jsp issue under Tomcat 5.5.17
Hi there,
I recently downloaded and installed Tomcat 5.5.17 on my Windows XP machine,
and did some basical tests. It turns out that the it has problems executing
jsp files with the vrey basic functions. For example, I have a very simple
jsp file as follows:
z******a
发帖数: 64
21
来自主题: BuildingWeb版 - 有用java servlet/jsp+tomcat/apache的么?
新人,刚浏览了一下帖子,发现都是用php的,想问一下有用java servlet/jsp+tomcat
/apache做电子商务网站的么?
n*****h
发帖数: 28
22
http://tomcat.apache.org/download-70.cgi
下载的64-bit Windows zip
解压进到bin目录tomcat7.exe运行后没反应
也没发现其它什么可运行或者安装的文件
请高手指教
感谢
i****1
发帖数: 445
23
自己在windows8上试了apache tomcat这个东东,直接解压运行,没有安装成系统服务
。譬如我设置的端口号是9999
可是只能在自己电脑上访问http://localhost:9999。别的电脑访问不了。
google了一下,发现是因为防火墙的问题,说要在防火墙里设置一下:
1 Right click "Inbound Rules" on the left pane
2 Choose "New Rule"
3 Choose "Port" “TCP”
4 Under "Specific ports" enter your port number (9999)
5 Continue with "Next" until the end of the wizard, naming the rule when
asked.
这样还是不行。
我目前发现唯一的方法是关闭防火墙。这样太不行,系统不安全。
求问,有人遇到过相同问题吗?
p*****u
发帖数: 214
24
那你的tomcat的端口号是多少,估计是弄错了
n*****h
发帖数: 28
25
http://tomcat.apache.org/download-70.cgi
下载的64-bit Windows zip
解压进到bin目录tomcat7.exe运行后没反应
也没发现其它什么可运行或者安装的文件
请高手指教
感谢
A*****s
发帖数: 13748
26
修车的manual,mount在阿帕奇下面的
前一段确实java RE自动更新了,然后tomcat服务就不启动了
开始还不知怎么回事,google了好象是这个结果
到底是不是因为这个?我根本不懂java也不懂阿帕奇。。。
h**********e
发帖数: 3
27
我在WINDOWS下安装TOMCAT,按理说改变 server.xml的 port # ,再按 STARTUP ICON
就可以了。 但STARTUP 后,DOS WINDOW 里只有OFF字样, 去
HTTP://LOCALHOST:$PORT#也不见网页跳出来。这是为什么呢?
忙了一晚上了,找不出问题。
h******m
发帖数: 10
28
来自主题: Java版 - Run Servlet with Tomcat
Hi guys,
I installed tomcat 4,the server works fine (shows up the test page),and the
servlet code compiles, but I can't load it with local:8080
That's what I did:create a directory of 'classes' under
webapps/Root/WEB-INF/,then put my .class file there,but when I tried
http:localhost:8080/servlet/HelloWorld, it doesn't load,always shows up
....file not available, seems I put the .class into a wrong place.
What's wrong with it?
Thanks.
y**a
发帖数: 13
29
来自主题: Java版 - Run Servlet with Tomcat
Actually, you can save your own servlet files in any directory you like. But
you need configerate the server.xml file under conf dir to tell your tomcat
server where your application. Following is an example:
debug="0" privileged="true">

where path is the path for URL, and docBase is for your working directory on
your machine. So after you add above to server.xml, the URL would be
http://localhost:8080/w
a***n
发帖数: 1616
30
来自主题: Java版 - j2ee启动时, 启动了tomcat吗?
You said it.
请问,J2EE配置目录里conf/server.xml用来干什么的呢?
好象修改它没有任何用处啊,什么8080,默认自动deploy的几个context都没效果。
你知道怎么回事吗? 那我怎么能够象配置tomcat一样能够操纵j2ee呢?
谢谢
l***a
发帖数: 18
31
来自主题: Java版 - j2ee启动时, 启动了tomcat吗?
You are totally confused. J2EE is a standard. if you develop your program
according to this standard, then you applcation can run on any j2ee compliant
server.
Tomcat implements web-container part of J2EE, but it does not implement EJB
container. to use EJB you need to install JBOSS.
or you can try BEA WEBLogic or Websphere with both web-container.
there is no such thing called J2EE SERVER, there is only server which is J2EE
compatible. you should take look at the overview of j2ee by SUN to know
a***n
发帖数: 1616
32
我怀疑j2ee里到底怎么配置它带的tomcat 4????
或者说, 到底怎么配置j2ee吧...?
y*******d
发帖数: 7
33
来自主题: Java版 - JSP and TOMCAT 问题
1,I download tomcat, sometime, it is easy to set up the server by
set path=C:\j2sdk1.4.0_03
set JAVA_HOME=C:\j2sdk1.4.0_03
why this sometimes does not work. I can not start the server?
2,Where to put my jsp or html file? I tried to put it in one of many folders,
never saw my file. why?
Thanks
s*r
发帖数: 1903
34
help, friends:
I can start the tomcat as a standalone server and run the examples. For
simplicity, I just put my files in examples folder so that I do not need to
change server.xml and web.xml.
I can not compile the servlet, it alwasy says that the javax.servlet.* does
not exist. How can I deal with it? Thank you very very much.
o*****i
发帖数: 45
35
在WSAD环境中开发的Web application
如何在Tomcat 4.1 中发布,
请指教.
多谢了!
s*********n
发帖数: 38
36
来自主题: Java版 - Question about Tomcat
I have setup a tomcat server. When I run it in Windows 2K, there were some
information about the status of the server on the DOS prompt. Once the server
crashes, the DOS is just gone :(
How to save this screendump to a log file? I need this screendump for debuging
purpose.
Thanks!
f********h
发帖数: 149
37
来自主题: Java版 - Question about Tomcat
use start tomcat, I think the console will stay there.
e***g
发帖数: 158
38
来自主题: Java版 - Question about Tomcat
tomcat start/run/debug/...
m******t
发帖数: 2416
39
来自主题: Java版 - Question about Tomcat

server
debuging
Doesn't tomcat use log4j? I remember the out of box config is whatever gets
printed
to the console is also sent to a file logger.
w******n
发帖数: 692
40
weblogic自己就可以了吧,为什么要加上Tomcat?
r*****s
发帖数: 985
41
websphere is another solution, but tomcat+jboss are open source.
n*m
发帖数: 23
42

No, you don't need that. Tomcat is good enough for static HTML files.
You just need to consider Apache server only when you need CGI, PHP
or any other legacy stuffs.
t********k
发帖数: 808
43
我现在配置的死活在jbuilder不能run一个最简单的jsp文件
告诉我
Help viewer error
URL: Unable to open location: Document not found on serve
如果选择tomcat作为server,而不是jboss
则没问题
在别人的机器里能行
我的机器重装系统也没用
faint to death
t********k
发帖数: 808
44
我把文件存放目录设置在jboss-tomcat下server\deploy下
说是
E:\jboss-3.0.3_tomcat-4.1.12\server\default\deploy\12.war (拒绝访问。)
又是怎么回事呢?
d*r
发帖数: 238
45
来自主题: Java版 - Help with Tomcat for Eclipse v1.03
I download Tomcat for Eclispe plug-in v1.03 and add it to Eclipse v3m8.
I testes with a simple welcome.jsp but failed
The errors I got:
Error running javac.exe compiler
at
org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter.executeExternal
Compile(DefaultCompilerAdapter.java:455)
at
org.apache.tools.ant.taskdefs.compilers.JavacExternal.execute(JavacExternal.ja
va:81)
at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:840)
at org.apache.tools.ant.taskdefs.Javac.execute(Javac.jav
s*********n
发帖数: 38
46
来自主题: Java版 - Help!: tomcat classloading problem
I read the java doc, and found that there is another method:
public static Class forName(String name,
boolean initialize,
ClassLoader loader)
throws ClassNotFoundException
I guess the problem is that in Tomcat, the web-inf\ and shared\ are using
different classloaders. What I have done above, by default, uses the
classloader of "shared", so that it could not find the class in "web-inf".
I am looking for the way to obtai
c**g
发帖数: 274
47
来自主题: Java版 - Help!: tomcat classloading problem
Of course you can progmaticly load any class which is accessable
via the file system/network. Why don't you just pack class in the web-inf
and put the jar to shared. Or you can add that web-inf to the global
classpath of tomcat, somewhere in conf/web.xml.
s*********n
发帖数: 38
48
I want to share the class A to different applciations, so I try to put it into
shared/ directory. Now the classes in different web app can discover the class
A, but class A could not discover the classes inside web app.
I can only find one page about the tomcat classloader from its offical
website. Could you recommend me some more? thanks!

classes
load
classes
r*****l
发帖数: 2859
49
来自主题: Java版 - 笨问题续:TOMCAT
How do you start Tomcat? Did you see someting like "server started"?
a*****a
发帖数: 1429
50
来自主题: Java版 - 笨问题续:TOMCAT

wi


Don't set to service model. Reinstall it, or disable the service. Run
start.bat
again. Then check your log files.
BTW, I would like to recommend that you can downgrade your Tomcat to 4.*
5.* is buggy.
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)