Hi Henry,
Just add the following:
postBody: Form.serialize(yourFormId),
to your request.
On 10/1/07, Henry Park <[EMAIL PROTECTED]> wrote:
new Ajax.Request('Login!show.action',
{
method:'post',
postBody: Form.serialize(yourFormId),
onSuccess: func
Hello everyone,
I have a quick question. When the user session expires and they try
to submit a form to the server through an open window, I'm finding my
array in my action form is not being populated through the setter
method. In fact I'm getting the following exception
java.lang.NullPointerEx
Hello everyone,
I have a quick question. When the user session expires and they try
to submit a form to the server through an open window, I'm finding my
array in my action form is not being populated through the setter
method. In fact I'm getting the following exception
java.lang.NullPointerEx
Hello everyone,
I have a quick question. When the user session expires and they try
to submit a form to the server through an open window, I'm finding my
array in my action form is not being populated through the setter
method. In fact I'm getting the following exception
java.lang.NullPointerEx
Hello everyone,
I have a quick question. When the user session expires and they try
to submit a form to the server through an open window, I'm finding my
array in my action form is not being populated through the setter
method. In fact I'm getting the following exception
java.lang.NullPointerEx
oops, sorry. I kept getting errors from the mailserver so i thought
the message wasn't getting through.
Sorry again,
Randy
On 8/29/07, Antonio Petrelli <[EMAIL PROTECTED]> wrote:
> Sending the same email 4 times does not help getting an answer...
>
> Antonio
>
> 2007/
Hello,
On 9/19/07, wild_oscar <[EMAIL PROTECTED]> wrote:
>
> Following the latest message, what is the syntax if your session attribute is
> a List of Principal objects and what you want is an attribute in
>
> a) the first object in the list ( principals[0].name)
>
> b) the first object of the chi
7 matches
Mail list logo