I am having a problem getting values to another page when I try to use
html:hidden.
I have a list of employee objects in a page. on clicking on an
employee from the list, the next page should show me more details on
the employee.
for getting the values across, i am trying to use html:hidden. but f
. Friedman
<[EMAIL PROTECTED]> wrote:
> Are you positive you have the html:hidden tag
> within the appropriate html:form tag? What is
> your html:form tag for either JSP?
>
> Regards,
> David
>
>
>
> -Original Message-
> From: Rosemary Philip [mailto:[EMAI
is.form.sub
> mit();"
>
> My javascript might be slightly off but I'm definitely about there. This
> would result in the onClick event changing the form's submit location and
> then submitting the form. Any variables, hidden or visible, would be
> submitted to
Ashish,
not sure if the following is what you are looking for. I am doing a
simple modifying the lookup table.
in my jsp
Technique used Old Value
name="<%=Constants.ADMIN_MODIFY_FORM%>" is the formbean that has
both the old value(drop down) and the new value(text box where
Hi,
I am using Struts1.1. The development env is Websphere(WSAD5.1) on WinXP.
Here is a strange thing.
When I click on submit on a page, which used to work earlier, I get a
HTTP 500 Internal Server error.
No other link/function in the application gives me this error. The
strange thing is that th
Hi,
I have a jsp which shows a drop down combobox, a text box and submit
cancel buttons.
the drop down combo box is a collection of objects. to be exact an
arraylist which is placed in session in the action class.
The object is a technique object which has the following attributes:
techCd : type
6 matches
Mail list logo