ception.
Moral of he story is check DOCTYPE in your xml file and match it with
corresponding DTD in struts.jar file.
Hope it helps..
Sunil
<[EMAIL PROTECTED]>
03/17/2006 09:07 PM
Please respond to
"Struts Users Mailing List"
To
cc
Subject
RE: Developing and running Strut
Sounds like Gurpreet.S.Dhanoa is decribing the same shotgun apporach
that I was saying I used (making local copies of referenced files),
which I've always been sure was suboptimal but it got me out of trouble.
(ie: it "works")
I'll try to take in the comments given of how to fix it optimally for
ne
tml"%>
JSP for HelloForm form
name :
password :
_
From: Joe Germuska [mailto:[EMAIL PROTECTED]
Sent: Friday, March 17, 2006 9:52 AM
To: Dhanoa, Gurpreet S.; user@struts.apache.org
Subject: RE: Developing and running Struts on Tomcat without an Internet
Connection
March 16, 2006 9:28 PM
To: Struts Users Mailing List
Subject: Developing and running Struts on Tomcat without an Internet
Connection
I know this is supposed to work, but I'm getting an error starting up my
Struts 1.2.8 application on Tomcat 5.5.15 when I unplug my computer from
the Internet.
ect: Developing and running Struts on Tomcat without an Internet
Connection
I know this is supposed to work, but I'm getting an error starting up my
Struts 1.2.8 application on Tomcat 5.5.15 when I unplug my computer from
the Internet.
The stack trace is:
java.net.UnknownHostException: jakarta.ap
At 1:34 PM +1000 3/17/06, Hey Nony Moose wrote:
Richard Yee wrote:
I know this is supposed to work, but I'm getting an error starting up
my Struts 1.2.8 application on Tomcat 5.5.15 when I unplug my computer
from the Internet.
The stack trace is:
java.net.UnknownHostException: jakarta.apa
Try replacing your jar file. This is a long shot, but when I had
these before I think the jar got corrupted. It's probably looking
for the DTD on the internet because it can find them on your computer.
You can always put the DTD's in the WEB-INF root, but you shouldn't
since Tomcat 5 should find th
Richard Yee wrote:
> I know this is supposed to work, but I'm getting an error starting up
> my Struts 1.2.8 application on Tomcat 5.5.15 when I unplug my computer
> from the Internet.
> The stack trace is:
>
> java.net.UnknownHostException: jakarta.apache.org
when i get these in this scenario i
I know this is supposed to work, but I'm getting an error starting up my
Struts 1.2.8 application on Tomcat 5.5.15 when I unplug my computer from
the Internet.
The stack trace is:
java.net.UnknownHostException: jakarta.apache.org
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:1
9 matches
Mail list logo