encoding problem

2003-03-29 Thread santhosh
,-1) Cannot read file: ze file if i use other charset like EUC-JP or Shift-jis its working fine. Can i get some solution how to solve this problem. waiting for the reply Thanx with regds santhosh hegde A

design concern

2003-03-15 Thread santhosh
r the reply. Thanx with regds santhosh hegde A

Re: forwarding to servlet

2003-03-14 Thread santhosh
u should > > -----Original Message- > From: santhosh [mailto:[EMAIL PROTECTED] > Sent: 14 March, 2003 09:06 > To: 'Struts Users Mailing List' > Subject: forwarding to servlet > > > Hello everybody, > > In struts i want to forward to a servlet than a jsp.

forwarding to servlet

2003-03-13 Thread santhosh
this. Thanx with regds santhosh hegde A

Re: standalone with struts

2003-03-13 Thread santhosh
ssage - From: "Sebastien BRUNOT" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Thursday, March 13, 2003 6:51 PM Subject: RE: standalone with struts > What do you mean by forwarding the request to applet ? > > S. Bru

standalone with struts

2003-03-13 Thread santhosh
santhosh hegde A

Re: encoding problem

2002-08-16 Thread santhosh
t: Friday, August 16, 2002 3:38 PM Subject: RE: encoding problem > You need both, refer to > http://www.mail-archive.com/struts-user@jakarta.apache.org/msg12490.html for > details. > -Original Message- > From: santhosh [mailto:[EMAIL PROTECTED]] > Sent: Saturday, August

encoding problem

2002-08-16 Thread santhosh
But i want both to display perfectly. Can anyone suggest me the proceedure by which i can handle this situation perfectly. thanx with regds santhosh hegde A

struts-config.xml not loading - WL6.0 - urgent

2002-03-02 Thread Santhosh Kumar
Hi I am using Weblogic 6.0. My problem is its not loading the action mapping at the time of startup. I have kept struts-config.xml in web-inf and struts.jar in classpath. I have pasted down the console messages. Please let me know if any of you have any clue. Thanks in advance San ===

RE: Form -> Bean conversion - Not getting values

2002-02-18 Thread Santhosh Kumar
ession (or request) in the struts-config.xml. Santhosh > -- > From: James Mitchell > Reply To: Struts Users Mailing List > Sent: Sunday, February 17, 2002 4:45 AM > To: 'Struts Users Mailing List' > Subject: RE: Form -> Bean convers

RE: Form -> Bean conversion - Not getting values

2002-02-15 Thread Santhosh Kumar
I tried doing this but I'm not getting the form bean attribute values after the second submit. Its like this. My form bean contains some properties and a reference to my value bean. The first page submits and action class forwards to second page after populating form fields except the value object