Possibly a struts-user question, but wanted to go to the source :)
Are there *any* backward compatibility issues between struts 1.0 and 1.0.2?
Really appreciate any feedback!
Mike
This message was written in plain text mode.
Everything below the dotted line was not
written by the author of
[mailto:[EMAIL PROTECTED]]
Sent: 17 October 2001 11:23
To: [EMAIL PROTECTED]
Subject: Re: form action problem
- Original Message -
From: "Mike Dewhirst" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, October 17, 2001
We have a problem where struts is replacing form action URI's with the
Weblogic application name, but we want to be able to specify (override) the
URI ourselves. How is this possible?
e.g.
in the jsp:
Is it be possible to add a prefix to the "forward" parameter in an action
mapping. I'm not too hot with xml, so could you explain how to do this? I
presume you could define _something_ in the struts-config.xml/web.xml and
include it in the forward value...
Thanks for any advice!
=**
If anybody has done this before, what is a good way of caching custom tag
results? For instance, I have a custom tag, that generates image tags (by
dynamically building up the url). I'd rather it didn't go through the same
process 4 times for the same image. How can I get around this?
Thanks for
I have a custom tag that I've written, and I want it to talk to the Action
Servlet (to get mappings out). How can I do this?
When I'm in the Jsp, can I access the action servlet? Or is it out of scope
by then?
=**
If you are not the inten
if I'm writing a custom tag, do I have the request object available from
within the tag class? How do I access it?
=**
If you are not the intended recipient, employee or agent responsible for delivering
the message to the intended recipie
What about adding some functionality to the ActionForm.validate() method,
which would validate formatting, i.e. if a form contains a Data JavaBean
with int's, Date's, etc. ActionForm.validate() would try to populate those
(like it does at the moment), but if it failed, it would automatically (set
As a lot of forms may have JavaScript in them to dynamically rebuild menus, etc. Is it
possible to combine this with the Struts tag-styled form design?
Thanks in advance for your help,
Mike
--
This e-mail may contain confidential and/or privileged information. If you are not the
intended r