."
(null)
however the original problem I got resolved,
in my bean my methods where declared private and not public so now the
original method works fine.
-Original Message-
From: Hollaway, Shedrick L CIV TRIREFFAC
[mailto:[EMAIL PROTECTED]
Sent: 10 January 2005 12:29
To: Struts Users M
consider setting your CustomerSessionBean values differently.
CustomerSessionBean sb = new
CustomerSessionBean(scv.getCustomerid(),scv.getCustomerName(),
scv.getCfid(),scv.getCftoken());
session.setAttribute("cookieSession", sb);
request.set
2 matches
Mail list logo