Rafael,
This is standard in a Java web application. This is used to set a cookie,
to activate the session. Next time the user clicks on a page the session
cookie is send in the header so the server know which session belong to that
user.
Pieter
On 1/14/06, Martin Gainty <[EMAIL PROTECTED]>
+
On 1/13/06, Sony Thomas <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> Can anyone give me an example of how to use
> ; suppose I want to display my messages inside two
> horizontal lines how to configure that in my properties file. Can anyone
> give me some code examples
>
> thanks
iption().length() > 250)
ErrorUtil.addError("description",new ActionMessage("
service.error.description.tolong",250));
}
//throw errors if any
if(!ErrorUtil.isEmpty()){
throw new ValidationException();
}
}
Good luck!!
Pieter Pareit
3 matches
Mail list logo