Struts helps if I re-start the whole application from scratch. It's not a
bad fit for what I'm doing, but it seemed to me when I was initially
looking at the options that JSTL would be sufficient. It didn't seem
sensible to complicate a fairly simple application with all the Struts
fiddly bits.
Hello,
I deleted inadvertenly deleted the message ..
Dhiru Pandey recommended that I change the URI to the JSTL 1.0 spec.
I did this, then redeployed.. unfortunately I'm still getting the same message
(with the updated URI):
[24/May/2004:16:01:11] SEVERE (10162): ApplicationDispatcher[/SampleAp
Darrell,
Sun ONE App Server 7 bundles JSTL 1.0.
So adjust the uri to conform to JSTL 1.0 and it should work.
(http://java.sun.com/jstl/core)
-Dhiru
Darrell Esau wrote:
Hello all,
Please excuse if this is a duplicate message --
I'm quite new to JSTL ..
I've been developing some JSP's using JSTL with
Darrell -
JSTL 1.1 is supported on J2EE 1.4 compliant containers, and JSTL 1.0 is
supported on J2EE 1.3 compliant containers, so i think you might be
using JSTL1.1.
(you can check out the first paragraph here:
http://jakarta.apache.org/taglibs/doc/standard-doc/intro.html) If you
have further ne
Hello all,
Please excuse if this is a duplicate message --
I'm quite new to JSTL ..
I've been developing some JSP's using JSTL with NetBeans 3.6 (using the
internal Tomcat 5 server).
I just tried deploying my app onto a Sun ONE App Server (version 7) and found
the following error:
org.apache.
The user can select a language on web site. Selected
locale is stored in the user session and used to read
text from corresponded resource bundle. Currency is
diplayed as follows
I need to display content of a site in Russian, but
product prices in Israeli Shequels, not in Russian
Rubels (
Hi,
I am getting ? instead of the property value on the page. I don't
want to switch back to since I could get working. I am passing a dynamic var to a javascript
action.
Thanks for any help
-Yan
-
To unsubscribe, e-ma
I'm not sure how Struts is going to help you here. IIRC, you wanted to update a
cached document with values from request parameters, or at least represent the
request parameters as a document, is that right? If so, it seems like the place
to do that sort of thing would be in a Servlet Filter. Depen
Hi Kris
That worked!
Thanks
David Schwartz
-Original Message-
From: Kris Schneider [mailto:[EMAIL PROTECTED]
Sent: Sunday, May 23, 2004 11:04 AM
To: Tag Libraries Users List
Subject: Re: x:parse error - Cannot inherit from final class
Where do you have Xerces/Xalan installed? If they're