Validator plug-in still tries to validate the fields on the
submitted form? Is this correct?
--
Chuck Chopp
ChuckChopp (at) rtfmcsi (dot) com http://www.rtfmcsi.com
RTFM Consulting Services Inc. 864 801 2795 voice & voicemail
103 Autumn Hill Road 864 801 2774 fax
Greer, SC
on what I read not long ago in "Programming Jakarta Struts, 1st Ed."
[O'Reilly], page 347.
--
Chuck Chopp
ChuckChopp (at) rtfmcsi (dot) com http://www.rtfmcsi.com
RTFM Consulting Services Inc. 864 801 2795 voice & voicemail
103 Autumn Hill Road 864 801 277
needed as input for the authentication action to be
performed. Does it do this?
--
Chuck Chopp
ChuckChopp (at) rtfmcsi (dot) com http://www.rtfmcsi.com
RTFM Consulting Services Inc. 864 801 2795 voice & voicemail
103 Autumn Hill Road 864 801 2774 fax
Greer, SC 29651
Do not sen
delay with the news to email gateway.
--
Chuck Chopp
ChuckChopp (at) rtfmcsi (dot) com http://www.rtfmcsi.com
RTFM Consulting Services Inc. 864 801 2795 voice & voicemail
103 Autumn Hill Road 864 801 2774 fax
Greer, SC 29651
Do not send me unsolicited co
n
over on comp.os.vms.
--
Chuck Chopp
ChuckChopp (at) rtfmcsi (dot) com http://www.rtfmcsi.com
RTFM Consulting Services Inc. 864 801 2795 voice & voicemail
103 Autumn Hill Road 864 801 2774 fax
Greer, SC 29651
Do not send me unsolicited co
ow if Tomcat source code used for that build is available or
not, but I've asked about it in a posting over on comp.os.vms so I'll see
what kind of response I get there.
--
Chuck Chopp
ChuckChopp (at) rtfmcsi (dot) com http://www.rtfmcsi.com
RTFM Consulting Services Inc. 864 801 2795
OpenVMS I will
take the time to review it and compare it with the source code from the
implementation that I downloaded for use on WinXP.
--
Chuck Chopp
ChuckChopp (at) rtfmcsi (dot) com http://www.rtfmcsi.com
RTFM Consulting Services Inc. 864 801 2795 voice & voicemail
103 Autumn H
ing a brute-force search of files in the file system.
--
Chuck Chopp
ChuckChopp (at) rtfmcsi (dot) com http://www.rtfmcsi.com
RTFM Consulting Services Inc. 864 801 2795 voice & voicemail
103 Autumn Hill Road 864 801 2774 fax
Greer, SC 29651
follows:
The 2 tags are different w/respect to the attributes they use.
--
Chuck Chopp
ChuckChopp (at) rtfmcsi (dot) com http://www.rtfmcsi.com
RTFM Consulting Services Inc. 864 801 2795 voice & voicemail
103 Autumn Hill Road 864 801 2774 fax
Greer, SC 29651
Do not send me uns
Wendy Smoak wrote:
From: "Chuck Chopp" <[EMAIL PROTECTED]>
That's the part that's getting me. I'm using JDK versions that are only a
"-" dash away from each other. I've got JDK v1.4.2-5 on WinXP and JDK
v1.4.2-2 on OpenVMS.
They're running on
n those systems there is no problem
getting all of the JSPs to compile as they are being accessed.
I've reviewed the "conf/server.xml" and "conf/catalina.policy" files on the
OpenVMS Tomcat implementation and they are identical to the files on my
WinXP system.
What o
lders & files.
The underlying issue appears to be that the login_jsp.java file is not being
found and thus the Java compiler ends up throwing a ClassNotFound exception.
--
Chuck Chopp
ChuckChopp (at) rtfmcsi (dot) com http://www.rtfmcsi.com
RTFM Consulting Services Inc. 864 801 2795 voice
) [Weird, I used that phrase in my note
suggesting debugging struts-example.war and deleted it thinking it was too
flip.]
Nah that's not flip sounding at all. That's how it works for me most of
the time. The light simply comes on as if a voice said "let there be
comprehension&quo
etween Eclipse & Tomcat. I'll take the
struts-examples.war file and run it to death in the debugger and see what
else falls into place, too, and then my understanding should be improved.
--
Chuck Chopp
ChuckChopp (at) rtfmcsi (dot) com http://www.rtfmcsi.com
RTFM Consulting Services I
the right track if I begin researching
tokens [as they relate to Struts apps] in the context of dealing with the
backward/forward button issue?
--
Chuck Chopp
ChuckChopp (at) rtfmcsi (dot) com http://www.rtfmcsi.com
RTFM Consulting Services Inc. 864 801 2795 voice & voicemail
1
the logout action mapping
done properly since there's no input form associated with it. Once I got it
worked out properly, I could have the logout action do its task and then
that action, in turn, forwarded back to JSP #1 that prompts for a login.
--
Chuck Chopp
ChuckChopp (at) rtfmcsi
hat
particular Eclipse plug-in and they don't appear to be part of the Tomcat
distribution, either.
--
Chuck Chopp
ChuckChopp (at) rtfmcsi (dot) com http://www.rtfmcsi.com
RTFM Consulting Services Inc. 864 801 2795 voice & voicemail
103 Autumn Hill Road 864 801 2774 fax
Greer,
David Durham wrote:
Chuck Chopp wrote:
I have a welcome file named "index.jsp". I'm questioning if it should be
forwarding to the JSP file "login.jsp" [which I want to protect from
direct
access from the browser] or should it be forwarding to the action named
"lo
n is how/why URLs appear back in the
browser such as "login.do" and "success.do" when the global forwards that my
actions are using are called by their configured names of "login" and
"success". I'm concerned about the browser backward/forward buttons
ing to compile. It is the JSP file that
is being forwarded to by index.jsp and it only has a .java file present;
there's no .class file.
I'm going to start paring down login.java and see what I can remove that
will get it to compile cleanly.
--
Chuck Chopp
ChuckChopp (at) rtfmc
Maybe Tomcat v4.1.24 lacks support for
the "logic:forward" tag or is missing a ".jar" or ".class" file needed to
support it. The app certainly works OK on Tomcat v4.1.30 [WinXP] and
v4.1.28 [NetWare v6.5].
I'll keep plugging away at it and see what I can find out
d the WAR
file unpacked & deployed w/o any problems at all. I can run it w/o any
problems on the NetWare server so I'm thinking there must be something
specific to the Tomcat installation on my OpenVMS system that is broken.
--
Chuck Chopp
ChuckChopp (at) rtfmcsi (dot) com http://w
tive
when manipulating files.
--
Chuck Chopp
ChuckChopp (at) rtfmcsi (dot) com http://www.rtfmcsi.com
RTFM Consulting Services Inc. 864 801 2795 voice & voicemail
103 Autumn Hill Road 864 801 2774 fax
Greer, SC 29651
Do not sen
le properly for the Tomcat implementation on WinXP?
TIA,
Chuck
--
Chuck Chopp
ChuckChopp (at) rtfmcsi (dot) com http://www.rtfmcsi.com
RTFM Consulting Services Inc. 864 801 2795 voice & voicemail
103 Autumn Hill Road 864 801 2774 fax
Greer,
like to preserve as much of the legacy application's quick data
entry functionality while putting a more modern web-enabled frontend onto
the application.
TIA,
Chuck
--
Chuck Chopp
ChuckChopp (at) rtfmcsi (dot) com http://www.rtfmcsi.com
RTFM Consulting Services Inc. 864 801 2795 voice & voice
25 matches
Mail list logo