How JSESSIONID is passes

2005-08-16 Thread Senthilrajan VS
; Regards, SenthilRajan VS

Session Problem

2005-08-16 Thread Senthilrajan VS
uest it is creating the new session and I'm not able to get the session values. Please help me to come out of this problem Thanks & Regards, SenthilRajan VS

in struts

2005-08-05 Thread Senthilrajan VS
Hi all, I am using and using collections. I want to put into this. Is it possible to have using . Thanks & Regards, SenthilRajan VS

Re: DB Connection

2005-07-25 Thread Senthilrajan VS
Hi Stéphane Zuckerman, Thanks for your response. Can u please tell me how can I close the connection if the user close the window directly because I am not maintain any session in the window - Original Message - From: "Stéphane Zuckerman" <[EMAIL PROTECTED]> To: "Struts Users Mailing L

URL Encoding

2005-07-18 Thread Senthilrajan VS
Hi All, I am calling the action directly using the hyper link, for example /sample.do?table=test. The values for this action is generated dynamically. I want to Encode this URL. Is there any way to encode this URL. Thanks & Regards, SenthilRajan VS

Alternate color in html:iterate

2005-07-13 Thread Senthilrajan VS
Hi All, I'm using html:iterate to display the set of records in the table. Is there any way to put the alternate color using CSS classes in tag libraries Thanks & Regards, SenthilRajan VS

Re: Excel download

2005-07-12 Thread Senthilrajan VS
Hi, I know this POI project well, thanks for your code. But my need is to download the part of the output page(view) as Excel file i.e.., part of html. Thanks and Regards, Senthilrajan VS - Original Message - From: "MATHOT Jacques" <[EMAIL PROTECTED]> To: "'

Excel download

2005-07-11 Thread Senthilrajan VS
Hi all, Is there any way in struts to download the page (view part) in Excel format. Thanks & Regards, SenthilRajan VS

How to access ACL

2005-07-07 Thread Senthilrajan VS
Hi, I am using ACL authentication, how can I get the user name from the ACL inside my action class Regards, Senthil