Multi language support in struts layout datagrid - didn't g et any reply

2007-10-30 Thread nagesh.kumar
Hi All, I have implemented already Struts DATAGRID now fasing a prob , I need to support multi language fileds in this datagrid layout . How can I show a filed in english and another field in japan in the same datagrid . Any solution please mail me Thanks & Regards Nagesh Kumar Reddy

Multi language support in struts layout datagrid

2007-10-30 Thread nagesh.kumar
Hi All, I have implemented already Struts DATAGRID iam fasing a prob , I need to support multi language fileds in this datagrid layout . How can I show a filed in english another field in japan in the same datagrid . Any body has any idea please mail me Thanks & Regards Nagesh Kumar Redd

RE: Multiple Textboxes with same name.

2007-10-30 Thread nagesh.kumar
Use Struts-Layout tag library for this fucntionality and use DATAGRIG component in this Thanks & Regards NAGESH Reddy -Original Message- From: Rajagopal_Yendluri [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 30, 2007 2:43 PM To: Struts Users Mailing List Subject: RE: Multiple Textbo

Input names in Multi Language in a single form like name in English & Japan

2007-09-05 Thread nagesh.kumar
Hi All, I need to take input from same form ->like user name in English & Japan , How can I support this by using Struts 1.2x. Thanks & Regards Nagesh Kumar Reddy. + CONFIDENTIALITY NOTICE & DISCLAIMER The contents of this e-mail are confiden

RE: How to make tabs in JSP

2007-06-26 Thread nagesh.kumar
In struts layout u have lots options mailto:[EMAIL PROTECTED] Sent: Tuesday, June 26, 2007 5:34 PM To: user@struts.apache.org Subject: How to make tabs in JSP Hi, I want to code a JSP page with tabs . Does struts support an easy way of doing the same. Any link to the related resource would be hel

RE: Jsp out to Persist

2007-05-01 Thread nagesh.kumar
onseWrapper The response wrapper overrides getOutputStream() and getWriter() so that they return objects that write to the file system and the wrapped response. Cheers, Lance, nagesh.kumar wrote: > Hi All, > > I have a scenario like I need to persist or get stream of generated >

Jsp out to Persist

2007-05-01 Thread nagesh.kumar
Hi All, I have a scenario like I need to persist or get stream of generated output JSP OUT PUT [HTML] I have flow like ACTION > JSP > gives HTML out oput to browser Now I need to persist this generated html from jsp to some file. How can I close this Please give me a solution Or How ca

RE: HELP!!

2007-04-30 Thread nagesh.kumar
/WEB-INF/tlds/struts-html.tld Please remove " " blank space after .tld in the above line it should be like /WEB-INF/tlds/struts-html.tld Thanks & Regards Nagesh Reddy -Original Message- From: vikas rao [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 01, 2007 10:10 AM To: Struts Users M

RE: Load an .xml file when server start up

2007-04-19 Thread nagesh.kumar
Write a servlet LoadMyServlet and write code to read xml and initiale a Object put in chache r session wht ever u want Add servlet definition in web.xml <... ...> 2 This will work ...:) when server starts Use this will work for u Thanks & Regards Nagesh Reddy -Original Me

RE: DataGrid, Struts layout and Struts 2

2007-03-22 Thread nagesh.kumar
I think some more components like table ,tabbedPanel ,tree ,treenode which are look like datarid we can use this http://struts.apache.org/2.0.6/docs/tag-reference.html Thanks Nagesh Reddy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, March 23,

RE: Upgrading to struts 1.3.5, nested tags are broken

2007-03-07 Thread nagesh.kumar
Instead of using investor.name use record.name Try this will work -Original Message- From: Lance Semmens [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 07, 2007 2:54 PM To: 'user@struts.apache.org' Subject: Upgrading to struts 1.3.5, nested tags are broken We are in the process of

Multiple formfile uploads - howto?

2007-02-20 Thread nagesh.kumar
Can any bosy has sample jsp , bean , action To handle this Multiple formfile uploads - howto? = Thanks in advance - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Logic :if check key is true or false in messgeresouce bundle

2006-12-29 Thread nagesh.kumar
you have in the message resource , and then compare this newly define bean with your value..eg:- Add your content here... Thanks, Nuwan. - Original Message - From: "nagesh.kumar" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" Sen

Logic :if check key is true or false in messgeresouce bundle

2006-12-28 Thread nagesh.kumar
Hi all, I want to check a key value whether it is true or false in messageresource bundle in JSP. There is no tag to check the key value directly as checkKey=true Any help thanks Nagesh - To unsubscribe, e-mail: [EM

RE: Struts Layout Extension Library & Alternatives solutions

2006-12-22 Thread nagesh.kumar
There is no any hard coded we have implemented Struts:layout Ui changes u can done by changing the DataGrid.css file TABLE.DATAGRID { background-color:#cbe2fa; /this is for header background border-width=2px; border-color: #FF; }

RE: Validator Framework 1.29

2006-12-20 Thread nagesh.kumar
Use this -Original Message- From: Niall Pemberton [mailto:[EMAIL PROTECTED] Sent: Thursday, December 21, 2006 9:16 AM To: Struts Users Mailing List Subject: Re: Validator Framework 1.29 On 12/20/06, Jim Reynolds <[EMAIL PROTECTED]> wrote: > Hello, >

RE: ActionMessages

2006-12-13 Thread nagesh.kumar
This will work u Thanks Nagesh -Original Message- From: Kranti [mailto:[EMAIL PROTECTED] Sent: Thursday, December 14, 2006 11:03 AM To: Struts Users Mailing List Subject: ActionMessages hi, can anyone tell how * ActionMessages can be used in st

RE: Hot deploying struts application

2006-12-12 Thread nagesh.kumar
Set the tomcat home flder in the system environment variables Then tomcat starts working fine from out side U can try this Thanks Nagesh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 13, 2006 11:43 AM To: user@struts.apache.org Subj

RE: Question about Filter Mapping

2006-12-12 Thread nagesh.kumar
Remove this ".do?function=list" from the url mapping and try once I think its possible Thanks Nagesh -Original Message- From: Chetan Pandey [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 13, 2006 8:50 AM To: 'Struts Users Mailing List' Subject: Question about Filter Mapping Hi

RE: Cannot create JDBC driver of class '' for connect URL 'null'

2006-12-05 Thread nagesh.kumar
RL 'null' Did you check http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.h tml - examples Chandra -Original Message- From: nagesh.kumar [mailto:[EMAIL PROTECTED] Sent: Monday, December 04, 2006 9:43 AM To: Struts Users Mailing List Subject: Cannot create

RE: Cannot create JDBC driver of class '' for connect URL 'null'

2006-12-04 Thread nagesh.kumar
null' Did you check http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.h tml - examples Chandra -Original Message- From: nagesh.kumar [mailto:[EMAIL PROTECTED] Sent: Monday, December 04, 2006 9:43 AM To: Struts Users Mailing List Subject: Cannot create JDBC dr

Cannot create JDBC driver of class '' for connect URL 'null'

2006-12-03 Thread nagesh.kumar
Hi iam working on jakarta-tomcat-5.5.9 iam trying to read DATASOuRCE configured from the server.xml as defined in the http://tomcat.apache.org/tomcat-5.5-doc/jndi-resources-howto.html But iam getting this same error message on console iam strucked please help me Thanks in ADVANCE. DEBUG org.ap

Getting errors in Struts 1.2 Layout DataGrid

2006-11-21 Thread nagesh.kumar
Hi All, Iam using Struts 1.2 Layout DataGrid in jsp Iam able to get populate the values in DataGrid in jsp perfectly working fine ,.> when i click the SUBMIt button iam getting below errors. 1 if i change the scope = "request" to scope = "session" this error is not reproducing //***