Hi Rick, et. al.
Of course, sorry. Now I see it. I was thinking my
form was my action. I know better, the form is
calling the action and that is what I call from the
html. Sorry for wasting bandwidth,grin.
--- Rick Reumann <[EMAIL PROTECTED]> wrote:
> Chris Pat wrote the following on 1/26/200
Chris Pat wrote the following on 1/26/2006 6:44 PM:
Hi Michael
Thanks, but I still unclear. I dont want to wrap the
href in a form tag. Where that href is going should
be explicitly known by me b/c it is server-side.
Just make the link go to the same path that your form submits to. Use
the
As I told you, forward your arguments to the address where form.jsp
submits data to. Seems that "server-side forwarding" is what you are
looking for.
Are you trying to black-box text your action? Otherwise I cannot get
what do you want to do.
On 1/26/06, Chris Pat <[EMAIL PROTECTED]> wrote:
> Hi
Hi Michael
Thanks, but I still unclear. I dont want to wrap the
href in a form tag. Where that href is going should
be explicitly known by me b/c it is server-side. If a
jsp gets compiled down to a servlet can I specifly the
correct syntax of that servlet and pre-compile the
jsp?
--- Michael Jo
Check where the HTML FORM is posted from form.jsp ("action"
attribute). Send your parameters to that location directly, instead of
sending them to form.jsp.
Michael.
On 1/26/06, Chris Pat <[EMAIL PROTECTED]> wrote:
> Hi ChadMichael
> Sorry I am not clear it is my lack of precise
> understanding
>
Hi ChadMichael
Sorry I am not clear it is my lack of precise
understanding
I want the hyperlink from the html to be like this
http://host:8080/myWebApp/form.jsp?param1=value¶m2=value
Which I can do. The problem is it takes me to
form.jsp, with the url populated correctly on the
address line o
What do you mean that javascipt only brings you to the form requiring a manual
submit? Do you mean that you want to simulate a form submission but without
the browser?
--- On Thu 01/26, Chris Pat < [EMAIL PROTECTED] > wrote:
From: Chris Pat [mailto: [EMAIL PROTECTED]
To: user@struts.apache
7 matches
Mail list logo