FileUpload warning

2004-03-25 Thread Deepak
thanks n regards Deepak

File upload location

2004-03-23 Thread Deepak
Hi, What is the default location of a file uploaded using ? Can I upload it to one of the folders in my context path ? thanks Deepak

RE: Java / J2EE Developer

2004-02-16 Thread deepak saini
Come to India, there are lots of jobs for you here. From: Srini Pacharu <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: Struts Users Mailing List <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: RE: Java / J2EE Developer Date: Mon, 16 Feb 2004 09:27:22 -0800 (P

logic:iterate not updating. Need help

2004-01-28 Thread Deepak Mundada
Dear Friends, (B (BI am facing problem in the updating of ActionForm properties from the struts (Bbased jsp page particularly tag. (B (B (B (BWhile initial display the values of my Taisho object is getting displayed (Bproperly using but when I change those displayed values in (Bhtml page

creating a class that extends Action Mapping...what is the purpose of it?

2003-12-31 Thread deepak saini
Hi, I was trying one struts example. In that example, it has created one class whcih extends ActionMapping class. I was just wondering why we need to create this class and when is it used and whether we define this class in struts-config or web.xml? Regards Deepak Saini

Source code for "Mastering Jakarta Struts"

2003-12-23 Thread deepak saini
hi! any idea from where cna i get the source code of "Mastering Jakarta Struts" Regards Deepak Saini _ Marriage? http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?74 Join BharatMatrimony.co

sample program not running..getting stuck at "Creating new Action

2003-12-17 Thread deepak saini
Hi, I have written a small application based on struts. there is one jsp page from which i am submitting some data. this is the code inthe jsp file Symbol: the struts mapping is when i execute the code, index.jsp is

ValidWhen validator

2003-11-27 Thread Deepak
Hi, Is there a stable Struts release after 1.1 ? If Yes, what is the version and does it have ValidWhen Validator support ? regards Deepak

Re: adn Struts usage - question from a newbee

2003-11-05 Thread Deepak
Ur link should call .do that populates the form for 'ShowMe.jsp' and sets it in the session - Original Message - From: "Frederic Dernbach" <[EMAIL PROTECTED]> To: "struts-user" <[EMAIL PROTECTED]> Sent: Wednesday, November 05, 2003 4:51 PM Subject: adn Struts usage - question from a newbe

Re-used Action class

2003-10-22 Thread Chadha, Deepak \(BLM\)
they were on. Any ideas? Thanks Deepak *** Confidentiality Notice *** This email, its electronic document attachments, and the contents of its website linkages may contain confidential health information. This information is intended solely for use by the individual or entity to whom

HTML encoding of text returned from a bean

2003-10-17 Thread Chadha, Deepak \(BLM\)
get working and not succeeding. Thanks for any help. Regards Deepak Scenario1: Placing the code in the JSP. This works and a droplist shows up fine. CODE IN JSP New Scenario2: Attempting to invoke the getHTMLString() on the bean from the JSP. This does not work. Instead

java.lang.IllegalArgumentException: No bean specified

2003-10-14 Thread Deepak
d.java:170) ---   thanks 'n' regards deepak

Re: redirect problem

2003-10-09 Thread Deepak
You can create your own tag-lib. Something like All the logic to check if session is valid or not can go to the class handling this tag. regards deepak - Original Message - From: "koen boutsen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, Oc

Re: Struts and user-authentication

2003-10-06 Thread Deepak
Try this : http://www.theserverside.com/resources/article.jsp?l=JAAS - Original Message - From: "Ilja" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 06, 2003 6:00 PM Subject: Struts and user-authentication > Is there any good example on how to incorporate strict > us

Re: html:messages

2003-09-11 Thread Deepak
Try request.setAttribute(Globals.MESSAGE_KEY, actionMessages); after messages.add() - Original Message - From: "Stan Reinis" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Friday, September 12, 2003 11:46 AM Subject: html:messages > My Action includes

Re: Howto get ActionForward to calling Page?

2003-08-09 Thread Deepak
Try new ActionForward(mapping.getInput()) deepak - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 05, 2003 4:17 PM Subject: Howto get ActionForward to calling Page? > Hi, > > looking for a way to get an ActionForwar

RE: Logic Iterate in Struts

2003-07-09 Thread Yinti, Deepak
I want to iterate thru by bean and retrieve all values in JSP thru this tag Deepak -Original Message- From: Kamholz, Keith (corp-staff) USX [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 09, 2003 2:20 PM To: 'Struts Users Mailing List' Subject: RE: Logic Iterate in Struts

Logic Iterate in Struts

2003-07-09 Thread Yinti, Deepak
Can some body some body tell me about logic iterate tag Thanks Deepak This e-mail may contain confidential or privileged information. If you think you have received this e-mail in error, please advise the sender by reply e-mail and then delete this e-mail immediately. Thank you. Aetna

Issues with Submit and Popup in Struts

2003-06-13 Thread Yinti, Deepak
quot;; document.actionForm.action.value ="producerlookupsearch"; document.actionForm.submit(); return false; } How can I rectify my problem of not opening another window when I click the submit button Thanks in advance Deepak This e-mail may contain confidential or privileged information

RE:

2003-05-30 Thread Yinti, Deepak
Hi Josh, I need to print all the values which I have added in the Session to be in my How can I do that ? Deepak -Original Message- From: Josh McCulloch [mailto:[EMAIL PROTECTED] Sent: Thursday, May 29, 2003 1:43 PM To: Struts Users Mailing List Subject: Re: What is the error you

struts-user@jakarta.apache.org

2003-05-30 Thread Yinti, Deepak
lues , but not with Struts tags Thanks in Advance Deepak This e-mail may contain confidential or privileged information. If you think you have received this e-mail in error, please advise the sender by reply e-mail and then delete this e-mail immed

execute() is called twice!

2003-05-30 Thread Deepak Hegde
Hi, I noticed that the execute method was called twice when the "submit" button was pressed once (resulting same action being performed twice). Has any one experienced this kind of behavior? I am unable to figure out the reason for this. Any suggestions will be helpful. Than

RE: from bean to JSP

2003-05-27 Thread Yinti, Deepak
Thanks Steve for your help Deepak -Original Message- From: Steve Raeburn [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 27, 2003 4:30 PM To: Struts Users Mailing List Subject: RE: from bean to JSP In an Action that forwards to your form jsp, you do something like this: ArrayList

from bean to JSP

2003-05-27 Thread Yinti, Deepak
I am new to struts framework. Can somebody let me know ,how to get data from bean into which I am using my jsp page Thanks Deepak This e-mail may contain confidential or privileged information. If you think you have received this e-mail in error, please advise the sender by reply e-mail and

Difference between Struts 1.1 and Struts 1.0

2003-01-29 Thread deepak
Hi, Is there any web site that lists the differences between Struts 1.1 and Struts 1.0. regards Deepak

Re: selecting all the checkboxes

2003-01-24 Thread deepak
onClick of the link call the javascript function which checks all your checkboxes. - Original Message - From: "Uday" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Friday, January 24, 2003 4:16 PM Subject: RE: selecting all the checkboxes > Hi, > Yes in m

Re: disable enter key

2002-12-30 Thread deepak
This works with input type="text" - Original Message - From: "Daniel Joshua" <[EMAIL PROTECTED]> To: "'deepak'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, December 30, 2002 5:12 PM Subject: RE: disable enter key

Re: disable enter key

2002-12-30 Thread deepak
Should work I have not tried it. Just try it out - Original Message - From: "Daniel Joshua" <[EMAIL PROTECTED]> To: "'deepak'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, December 30, 2002 5:12 PM Subject: RE: disable enter key

Re: disable enter key

2002-12-30 Thread deepak
You can use something like this function captureEnter () { var keycode; if (window.event) keycode = window.event.keyCode; if (keycode == 13) { //Your processing } } You can call this function on keyPress event of your control - Or

Re: Help needed with Indexed Tags, Contributor taglib by Dave Hays

2002-10-29 Thread deepak
Try doing this - Original Message - From: "Linnea Ahlbeck" <[EMAIL PROTECTED]> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Sent: Tuesday, October 29, 2002 3:55 PM Subject: Help needed with Indexed Tags, Contributor taglib by Dave Hays > Hi! > > I'm using the indexed tag lib

Re: defining style class with the iterate tag

2002-10-29 Thread deepak
You can do it this way "> - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 29, 2002 4:02 PM Subject: defining style class with the iterate tag > hi all, > > I'm using the iterate tag to display my arrayList ele

Re:

2002-10-24 Thread deepak
Yes you can. for e.g. - Original Message - From: "Roland Carlsson" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, October 24, 2002 5:04 PM Subject: Re: > Can't carriers be a collection that I can get from the ActionForm? > > Regards > Roland C

unsubscribe me

2002-07-11 Thread deepak . konale
Deepak Konale -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Javascript and struts compatibility

2002-05-15 Thread deepak
ctive getTxtName(i) in the Form.java file. Now txtName[i] is not a valid control name in javascript. So how do i use these control names in JavaScript. Is there any other way I can name (javascript compatible name) my contols while they are created. Thanks Deepak

html:link tag question

2002-04-08 Thread Parmar, Deepak
I would like to display href from my object. MyObject has item and Link property and I would like to put Link value at ??? in above example. Deepak -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

( Design advice: workflow)

2002-03-19 Thread deepak . konale
ut it still seems incomplete to perform these things. Please advise regarding these requirements or a possible source of information . Deepak Konale Architect, PFPC Inc. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Help needed on Bean:struts tag!

2002-03-08 Thread Balasubramani, Deepak (Cognizant)
n(Unknown Source) I am using struts 1.0.2 in Apache Tomcat 4.0. Please help me to rectify this problem. Thanks and Regards, Deepak. This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain

RE: Error in running struts example in weblogic 6.1

2002-02-22 Thread Parmar, Deepak
ay TITLE from resource file but if i just add taglib directive <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> it give me error. I may be missing here because i just started playing with struts. Thanks Deepak -Original Message- From: Khalid, Khusro

RE: Error in running struts example in weblogic 6.1

2002-02-22 Thread Parmar, Deepak
Hi KK, There is not tag. I'm trying to run struts example. I have added struts-example.war file and trying to access index.jsp file Deepak -Original Message- From: Khalid, Khusro [mailto:[EMAIL PROTECTED]] Sent: Friday, February 22, 2002 4:55 PM To: 'Struts Users Mailing Lis

Error in running struts example in weblogic 6.1

2002-02-22 Thread Parmar, Deepak
ed attribute 'title', (JSP 1.1 spec, 5.4.1) probably occurred due to an error in /index.jsp line 3: <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> Deepak winmail.dat Description: application/ms-tnef -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

newbie question: HTML Taglib

2002-02-22 Thread Parmar, Deepak
1.1 spec, 5.4.1) probably occurred due to an error in /logon.jsp line 3: <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> Here is my logon.jsp file <%@ page language="java" %> <%@ taglib uri="/WEB-INF/struts-bean.tld" pre