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
At 9:37 AM -0600 3/17/06, <[EMAIL PROTECTED]> wrote:
You are referring to the tab lib files which are hosted on
jakarta.apache.org website.
When you are connected to the internet it get resolved by your web
server and the moment you unhook it
The problem starts. Best practice is to download the s
You are referring to the tab lib files which are hosted on
jakarta.apache.org website.
When you are connected to the internet it get resolved by your web
server and the moment you unhook it
The problem starts. Best practice is to download the same tab lib files
(Tld) and copy them in any of the fol
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
8 matches
Mail list logo