getting field(property) names of loaded jsp page

2003-06-17 Thread Dinesh B sampangi
hi! all Can we get the property/Field names of the current jsp page with out introspecting the the form bean, coz the form bean may have more attributes than used in the current jsp page.. so how can i get the only fields used in the jsp page and also present in the form bean rgds, Dinesh.

log4j MDC Struts

2003-03-18 Thread Dinesh Sampangi
--- TIA rgds, Dinesh B Sampangi

action-mapping redirect

2003-03-02 Thread Dinesh Samson J
does not get displayed. Is there any work around to redirect to a htm page avoiding the context being added? regards,   Dinesh Samson J - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Iplanet+tomcat+struts

2003-02-27 Thread Dinesh Samson J
it, kindly send me the configuration to do so. regards, Dinesh Samson J

struts log4j

2003-02-13 Thread Dinesh Sampangi
.. this sort . pls help TIA Dinesh

Re: struts log4j

2003-02-13 Thread Dinesh Sampangi
hi! it doesn't to have any effect.. still the same.. rgds, dinesh - Original Message - From: Simon Kelly [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Thursday, February 13, 2003 2:14 PM Subject: Re: struts log4j should be written as private transient

Re: struts log4j

2003-02-13 Thread Dinesh Sampangi
welcome.. anyway thanks for the code ...simon rgds, dinesh - Original Message - From: Simon Kelly [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Thursday, February 13, 2003 3:47 PM Subject: Re: struts log4j Here is a copy of the mail that was sent to me

Re: struts log4j

2003-02-13 Thread Dinesh Sampangi
Hi! mohan, ok!.. with this configuration can i get user specific log messages?? rgds, dinesh - Original Message - From: Mohan Radhakrishnan [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Thursday, February 13, 2003 4:03 PM Subject: RE: struts log4j Hi

requiredif

2003-02-10 Thread Dinesh Samson J
. The validator throws up the message lastName is required, for both the conditions; whether the field firstName is empty or some text is inputted. Is anything wrong in what I am doing? Can anyone help me? Thank in Advance,   Dinesh Samson J

pickup fonts from property file.

2003-02-08 Thread Dinesh Samson J
Greetings, Can anybody suggest me how to pickup fonts from property files? regards,   Dinesh Samson J - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Accessing struts datasource outside action servlet

2003-02-05 Thread Dinesh Sampangi
Hi All, How can i access the datasource outside the action class. suppose i need a connection in a bean/other class where i need some pre population of data from the database.. any suggestion woul be a gr8 help. rgds, Dinesh

problem running app with struts 1.1b2 on tomcat 3.2.3

2003-02-04 Thread Dinesh Sampangi
) at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416) at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498) at java.lang.Thread.run(Thread.java:536) -- any help would be gr8. rgds, Dinesh B Sampangi.

if-then-else condition in validation xml

2003-01-28 Thread Dinesh Samson J
this be done in validation.xml ? Thanx in Advance Dinesh Samson J -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

html:select setting my own font

2002-12-27 Thread Dinesh Samson J
Greetings, I want to set my own font and size for the html:select tag. I tried setting my own font, but it gives me the default font only. Can any one help me? regards, Dinesh Samson J UAE Exchange Centre LLC POBox 170, Hamdan Street Abu Dhabi, United Arab Emirates Mobile: +971-50-6682136

RE: html:select setting my own font

2002-12-27 Thread Dinesh Samson J
labelProperty=countryName/ /html:select /font /td the result were the same. I checked using view source. The html code is coming correct. regards, Dinesh Samson J -Original Message- From: Eddie Bush [mailto:[EMAIL PROTECTED]] Sent: 27 December 2002 23:09 To: Struts

RE: html:select setting my own font

2002-12-27 Thread Dinesh Samson J
styleClass property worked for me.. Thank it worked. regards, Dinesh Samson J -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 27 December 2002 22:02 To: [EMAIL PROTECTED] Subject: RE: html:select setting my own font I use styleClass and styleId. They work

html:select error reloading the jsp

2002-12-12 Thread Dinesh Samson J
regards, Dinesh Samson J

To set readonly in text tag

2002-12-12 Thread Dinesh
, Dinesh -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Datasources and Connection

2002-12-05 Thread Dinesh
Hi, I am using Tomcat for Struts and MS SQL Driver SQL Server 2000. Can any one tell me how to configure the Datasources and then to get a connection from that datasource. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: struts 1.1-b2 struts-blank bug????

2002-12-01 Thread Dinesh Samson J
Hi The entry for welcome.title in your ApplicationResources.properties file is missing. regards, Dinesh Samson J IT Support ([EMAIL PROTECTED]) UAE Exchange Centre LLC POBox 170, Hamdan Street Abu Dhabi, United Arab Emirates Mobile: +971-50-6682136 Phone: +971-2-6322166,6394342 Fax: +971-2

Can I use Javascript

2002-11-26 Thread Dinesh
Hi, Can anybody tell me whether client side validations using JavaScript can be done in Struts and if so how? Thanks Regards Dinesh -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

ProcessBean

2002-11-23 Thread Dinesh Samson J
Hi all, Has anyone tried using ProcessBean? Can someone provide an example using ProcessBean. regards, Dinesh Samson J UAE Exchange Centre LLC POBox 170, Hamdan Street Abu Dhabi, United Arab Emirates Mobile: +971-50-6682136 Phone: +971-2-6322166,6394342 Fax: +971-2-6340713

RE: struggling with indexed/repeating input fields

2002-11-19 Thread Dinesh Samson J
unable to get it working. My iterate tag is working with indexed property and the html generated also has items[i].name But I am unable to get the value of the item in the selected row. Can you tell me how to get them! Thanx in advance regards, Dinesh Samson J -- To unsubscribe, e-mail

RE : struggling with indexed/repeating input fields

2002-11-19 Thread Dinesh Samson J
Ya, you got the problem. I will not be submitting the form. Instead I will call another form or jsp along with the values of the selected row as parameters. I do not know how to get just the selected row's data. regards, Dinesh Samson J -Original Message- From: [EMAIL PROTECTED

RE: Struts DataSource object - how much can be taken for given?

2002-01-29 Thread Dinesh Khetarpal
I think that it is bad practice to to database connection inside the jsp page. Make a seperate bean or different class that handles the connection will help you in long run. -Original Message- From: Thorbjørn Ravn Andersen (Scandiatransplant) [mailto:[EMAIL PROTECTED]] Sent: Tuesday,

RE: Tag libraries

2002-01-28 Thread Dinesh Khetarpal
I have one question I don't know if it is related to your question If I have to pass the variables in the tag and those variables are java Objects and can not be represented String. How should I pass then to the tag. I used Page Context to fill the variable and retrieve it inside the tag it

WL5.1(sp8) Web Application 2.2 dtd

2001-09-10 Thread Dinesh K B
till the time the ActionServlet kicks up. The Xerces parser then returns a similar error, for the 1.2//EN dtd. Is there any fix for this, is it possible for Xerces to find the 1.2//EN dtd locally and not throw the exception ? I have xerces.jar in WEBLOGIC_CLASSPATH. Thanks, Dinesh

RE: Unsubscribe me...............

2001-06-20 Thread Dinesh Chaturvedi
you r kicked offf Go to hell Thanks Regards Dinesh Chaturvedi Solution Developer Nihilent Technologies Pvt Ltd. Pune 6054452 Ext 464 -Original Message- From: Sachin Mapara [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 20, 2001 3:36 PM Subject: Unsubscribe me

Hide and Show Problem

2001-05-22 Thread Dinesh Chaturvedi
of this problem or can anybody suggest a newsgroup or place where i can put forward my problem.please help.i am getting frustrated with the problem i have tried many ways but Dinesh

RE: Hide and Show Problem

2001-05-22 Thread Dinesh Chaturvedi
=='OTHER') hope this helps. mikl -Original Message- From: Dinesh Chaturvedi [mailto:[EMAIL PROTECTED]] Sent: mardi 22 mai 2001 10:56 To: [EMAIL PROTECTED] Subject: Hide and Show Problem Hello Friends i am facing a problem.i want to hide and show a text box (html element ) at run time

RE: Caching Problem

2001-05-16 Thread Dinesh Chaturvedi
Hi David You got the problem right well i have tried using only the last line of your code response.addDateHeader(Expires, 1); in my code it does not work maybe this will solve the problem. Hi Dinesh, Not sure if this is what you mean, but here goes: If you set the following

XBrowser Hide And Show Problem

2001-05-16 Thread Dinesh Chaturvedi
of from abject and used document.divName also but still it is creating a problemdo anybody of you have a suggestion.or can anybody tell me where to consult.. Thanks Regards Dinesh

Caching Problem

2001-05-15 Thread Dinesh Chaturvedi
Hello Every body I am facing a problem ,i want My JSP Page not to take content from chache can anybody help me. Thanks Regards Dinesh Chaturvedi Programmer Analyst Nihilent Technologies Pvt Ltd. Pune 091-20-6054452 Ext 349

RE: struts not reading properties file

2001-04-19 Thread Dinesh Chaturvedi
://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html thanks Venkata -Original Message- From: Dinesh Chaturvedi [mailto:[EMAIL PROTECTED]] Sent: Friday, April 20, 2001 12:23 AM To: [EMAIL PROTECTED] Subject: RE: struts not reading properties file Hello Everybody can you help me

Problem with resin-1.2.5

2001-04-19 Thread Dinesh Chaturvedi
Hello Everybody i am using resin-1.2.5 with jdk1.3 as my web server just now i got a diffrent problem.there is standalone.exe in my bin directory if i double click it a window pops up and diappears but when i run it from commmand promt it works okay.i think the problem is