We have a need to generate a run of HTML files, like a letter or print
batch. We also need to be able to (in real time), generate said
reports/letters. Our infrastructure is Struts, so my lean is to create a
struts page with a JSP template for the on-demand letters and reports. The
question is what
eston
-Original Message-
From: Crawford, Preston [mailto:[EMAIL PROTECTED]
Sent: Monday, April 23, 2007 10:33 AM
To: 'Struts Users Mailing List'
Subject: RE: [S1] The proper way to define taglibs in a jsp file
This is really strange. So it works if I reference the taglibs as defined in
t
t work...
<%@ taglib uri="http://struts.apache.org/tags-bean"; prefix="bean" %>
And for an error in WebSphere 6.1 I get the following error.
JSPG0047E: Unable to locate tag library for uri
http://struts.apache.org/tags-bean
Any ideas?
Preston
-Original Message
Thanks! That helped.
Preston
-Original Message-
From: Wendy Smoak [mailto:[EMAIL PROTECTED]
Sent: Friday, April 20, 2007 12:24 PM
To: Struts Users Mailing List
Subject: Re: [S1] Is JSTL 1.1 compatible with Struts 1.2.9?
On 4/19/07, Crawford, Preston <[EMAIL PROTECTED]>
Anyone know?
Preston
-Original Message-
From: Crawford, Preston [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 19, 2007 6:39 PM
To: 'Struts Users Mailing List'
Subject: [S1] Is JSTL 1.1 compatible with Struts 1.2.9?
Anyone know? I know Struts 1.2 comes with JSTL 1.0. I read
al Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: Friday, April 20, 2007 2:01 AM
To: Struts Users Mailing List
Subject: RE: [S1] The proper way to define taglibs in a jsp file
--- "Crawford, Preston" wrote:
> I did. It's expecting the one you listed. I just ge
I did. It's expecting the one you listed. I just get a "Not Found" error if
I go there.
I tried declaring it inside the web.xml instead (newly converted to 2.4) and
that doesn't work either.
Preston
CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is
for the sole use of t
Wow. Except this URI can't be found. Umm Hmmm..
Preston
-Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 19, 2007 3:42 PM
To: Struts Users Mailing List
Subject: RE: [S1] The proper way to define taglibs in a jsp file
--- "Crawfor
Anyone know? I know Struts 1.2 comes with JSTL 1.0. I read somewhere that
you have to use JSTL 1.1 with a 2.4 container, which is what we have. I just
need to figure out what version of JSTL we can/should run.
Preston
CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is
for
2.0 Spec).
Niall
On 4/20/07, Crawford, Preston <[EMAIL PROTECTED]> wrote:
> Although I can't remember if I need struts-el if all I want is jstl +
> the new version of Struts. Dang, I've had my head in Struts 2, Spring,
> JSF for too long.
>
> Preston
>
>
Although I can't remember if I need struts-el if all I want is jstl + the
new version of Struts. Dang, I've had my head in Struts 2, Spring, JSF for
too long.
Preston
-Original Message-----
From: Crawford, Preston [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 19, 2007 4:26 PM
T
Nevermind, I think the answer is both if I remember correctly.
Preston
CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is
for the sole use of the intended recipient(s) and may contain confidential
and privileged information. Any unauthorized review, use, disclosure or
distr
One last question. Do I use strut-el.jar or struts.jar?
Preston
CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is
for the sole use of the intended recipient(s) and may contain confidential
and privileged information. Any unauthorized review, use, disclosure or
distribution
s to get a definitive answer. I'm trying to
make it cleaner this time.
Preston
-Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 19, 2007 3:44 PM
To: Struts Users Mailing List
Subject: RE: [S1] The proper way to define taglibs in a jsp file
--- &qu
Oh, I just remembered something. There might be overhead/risk to jsps
hitting the dtd on the Internet vs. the local tld, no?
Preston
-Original Message-
From: Crawford, Preston [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 19, 2007 3:27 PM
To: 'Struts Users Mailing List'
S
fine.
Preston
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Paul Benedict
Sent: Thursday, April 19, 2007 3:20 PM
To: Struts Users Mailing List
Subject: Re: [S1] The proper way to define taglibs in a jsp file
On 4/19/07, Crawford, Preston <[EMAIL P
So I'm helping my company clean up some JSP files, things like that and I'm
seeing declarations like this.
<%@ taglib uri="/bean" prefix="bean" %>
<%@ taglib uri="/html" prefix="html" %>
Now I know there is a way to do these same declarations (we're on struts
1.2.9) without actually having to in
1.3.x support the attribute "autocomplete"
f or forms?
On 4/6/07, Crawford, Preston <[EMAIL PROTECTED]> wrote:
> I'm sure many of you know about this. The originally IE specific
> attribute "autocomplete", that when set to "off" would prevent
Oh, and the other question is if there are issues upgrading from 1.1 to
1.2.x or 1.3.x? Any reason this would be a difficult upgrade, assuming this
is the answer to my problem.
Preston
CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is
for the sole use of the intended recip
I'm sure many of you know about this. The originally IE specific attribute
"autocomplete", that when set to "off" would prevent the browser from saving
the data in the form for autocompletion later.
I'm working on a project that uses Struts 1.1. So I have a few questions.
#1 - Is autocomplete
20 matches
Mail list logo