RE: Hi

2004-02-13 Thread Navjot Singh
February 13, 2004 3:04 PM >To: [EMAIL PROTECTED] >Subject: Re: Hi > > >Hi > >i am using the "pool implementation using apache commons pool and dbcp" >how can i test if it works? > >clement >- Original Message - >From: "Navjot Singh&quo

Re: Hi

2004-02-12 Thread Vishal Arora
Thanks for the solution but I have used each and evrything. it runs fine oracle and Mysql.. and i have using dbcp Tomcat's DataSource object with oracle 9i but now the problem lies when i use Tomcat5.0 with Informix9.x Database server. if u have ever tried t implement it then please tell how

RE: Hi

2004-02-12 Thread Navjot Singh
any of the 3 will do 1. configure the data source in tomcat 2. configure the data source in struts 3. write your own pool implementation using apache commons pool and dbcp hth Navjot Singh >-Original Message- >From: Vishal Arora [mailto:[EMAIL PROTECTED] >Sent: Friday, February 13, 2004

RE: Hi

2004-02-05 Thread A Umesh
: Andrew Hill [mailto:[EMAIL PROTECTED] Sent: Thursday, February 05, 2004 5:34 PM To: Struts Users Mailing List Subject: RE: Hi G'day -Original Message- From: A Umesh [mailto:[EMAIL PROTECTED] Sent: Thursday, 5 February 2004 20:01 To: Struts Users Mailing List Subject: RE: Hi Hi Um

RE: Hi

2004-02-05 Thread Andrew Hill
G'day -Original Message- From: A Umesh [mailto:[EMAIL PROTECTED] Sent: Thursday, 5 February 2004 20:01 To: Struts Users Mailing List Subject: RE: Hi Hi Umesh A - To unsubscribe, e-mail: [EMAIL PROTECTED

RE: Hi

2004-02-05 Thread A Umesh
Can any body make me aware about StrutsEJB Umesh A -Original Message- From: A Umesh Sent: Thursday, February 05, 2004 5:31 PM To: Struts Users Mailing List Subject: RE: Hi Hi Umesh A - To unsubscribe, e-mail

RE: Hi

2004-02-05 Thread A Umesh
Hi Umesh A - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Hi

2004-01-15 Thread Gopalakrishnan, Jayesh
try with The context root & the url mapping(.do) for struts will be taken care of. -jayash -Original Message- From: Yajamanyam Venugopal [mailto:[EMAIL PROTECTED] Sent: Thursday, January 15, 2004 9:23 AM To: [EMAIL PROTECTED] Subject: Hi Hi , Can anybody help me when we get the fol

Re: Hi Action Forward problem

2004-01-14 Thread Mark Lowe
If your trying to force the https scheme then i'd do this with your webserver, otherwise your app wont be very portable. If you do really need to do this then i'd keep the strings in a properties file, but i cant see why you'd have to. I would be mightily vexed if i had to configure tomcat or a

Re: Hi Action Forward problem

2004-01-14 Thread Anant_Kumar
try new ActionForward("https://localhost:1443"+getContextPath() +"xyz.jsp",true); Regds Anant Kumar TCS "N.N.S.S Ravi

Re: Hi Ted, any more on ?

2003-10-24 Thread Ted Husted
Sonam Belbase wrote: Has the you mention below been implemented already or is it in the works at all? Not as such. The idea's come up a few times. I've been using FormProc for validation lately, and might try to extend that sometime to support more of the attributes you'd need for something like

RE: Hi Ted, any more on ?

2003-10-23 Thread Ghanakota, Vishu
Did you take a look at Middlegen(http://sourceforge.net/projects/middlegen/)? It's pretty close to what you are describing. In fact it goes couple steps backwards and forwards generating JSPs/Struts action classes directly from database. It has plug-ins for EJB and JDO. If have a site with simple f

RE: hi..

2003-10-22 Thread Navjot Singh
yes, if you can set the value first to some page/request scope variable? see in struts docs Navjot Singh -Original Message- From: Nisith Dash [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 22, 2003 12:01 PM To: Struts Users Mailing List Subject: hi.. Hi, is there

Re: Hi Ted, where is scaffold.ExistsAttributeAction??

2003-10-13 Thread Ted Husted
The source is under the Struts contrib folders. Yes, the scaffold package has been stable for some time now. The next thing might be a similar set of classes that work with the Commons Chain package. It would be the same strategy, though: use the Action as an adapter to call reusable business l

RE: Hi!

2003-09-11 Thread Madala, Srinivasa
: Re: Hi! Hi Madala, I am keeping resources file in WEB-INF/classe folder and the 2 resorce files are like this .. 1. ApplicationResources.properties index.title = Struts Tutorial 2. ApplicationResources_de.properties index.title = Struts Einfuhrung and Madala my struts-config.xml file is like

Re: Hi!

2003-09-11 Thread Dhanunjaya Gotur
almost empty.: http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd";> Reply me asap. Dhanu. - Original Message - From: "Madala, Srinivasa" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, Se

RE: Hi!

2003-09-11 Thread Madala, Srinivasa
the thing is it should be under classes directory and needs to be specified in the strutsconfig message resources mapping -Original Message- From: Dhanunjaya Gotur [mailto:[EMAIL PROTECTED] Sent: Thursday, September 11, 2003 3:02 PM To: Struts Users Mailing List Subject: Re: Hi! Thomas

RE: Hi!

2003-09-11 Thread Madala, Srinivasa
hiii dhanu..where did u keep ur messageresources file??? -Original Message- From: Dhanunjaya Gotur [mailto:[EMAIL PROTECTED] Sent: Thursday, September 11, 2003 3:02 PM To: Struts Users Mailing List Subject: Re: Hi! Thomas have u find solution for my problem.. - Original Message

Re: Hi!

2003-09-11 Thread Dhanunjaya Gotur
Thomas have u find solution for my problem.. - Original Message - From: "Thomas Cornet" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, September 11, 2003 1:50 PM Subject: Re: Hi! > > The problem certainly

Re: Hi!

2003-09-11 Thread Dhanunjaya Gotur
dvise me ...and I am placing my struts-config file in WEB-INF/lib folder... Thanx and Reagrds, Dhanu. - Original Message - From: "Thomas Cornet" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, September 11, 2003 1:

Re: Hi!

2003-09-11 Thread Dhanunjaya Gotur
g I have to add pl advise me ...and I am placing my struts-config file in WEB-INF/lib folder... Thanx and Reagrds, Dhanu. - Original Message - From: "Thomas Cornet" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, Se

Re: Hi!

2003-09-11 Thread Thomas Cornet
The problem certainly comes from your struts-config.xml file and/or your properties file location. Could you let us also see your struts-config.xml ?? Thomas At 09:57 11/09/2003, you wrote: Hi, I am new to Struts and I am trying to run an Struts example with Tomcat 4.1 and JDK 1.3.4 I am unabl

Re: hi a problem - Shank

2003-03-21 Thread Navjot Singh
Go through the tag with "type" attribute (your class) defined taking the values from DB and passing on to the jsp after "forwarding". hope you got what i am trying to say ;-) -navjot - Original Message - From: "Jaya Shankar" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PRO

Re: Hi

2003-02-06 Thread Nicolas De Loof
You could create a servlet (or an action) that uses user Locale object to put the localized image in HttpResponse (a binary stream). Doing so you would have to define a mapping in web.xml ("/images/localized/*.gif" -> LocalizedImageServlet) as I don't think browser will accept image without good re

Re: Hi

2003-02-05 Thread Scott Barr
Unless you want to go to the trouble of building images dynamically. Plenty of techniques for doing this, but possible load issue though, generating images when your content like that can be so easily served by the web server Scott On Thu, 2003-02-06 at 15:46, Thomas CORNET wrote: > IMO, you'l

Re: Hi

2003-02-05 Thread Thomas CORNET
IMO, you'll have to create one image per language, and put image's path in your ressource files... Thomas At 06:11 06/02/2003, you wrote: Hello Please tell me whether we can change the label of a button which is an image, using internationaliztion in struts. Normal labels we can change. But

Re: Hi

2003-01-28 Thread V. Cekvenich
1. This fals in : " I do not have time to do it, but maybe you do". 2. Also this has nothing to do with struts, struts is MVC, so you do not do things in JSP or view. 3. The answer is: You need to grab a hold you your application context, and get the real path. Uday wrote: Hi, I want to read

Re: Hi

2003-01-28 Thread Peng Tuck Kwok
ailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 1:17 PM To: Struts Users Mailing List Subject: RE: Hi In what file? If I'm not wrong, you must read the file in an Action, and then process it (if needed) and put the result in the request for the JSP. Regards, Miguel -Mensaje origin

RE: Hi

2003-01-28 Thread Andrew Hill
code runs under the actionservlet) environment. Anyone else can shed some light? -Original Message- From: Uday [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 28 January 2003 16:20 To: 'Struts Users Mailing List' Subject: RE: Hi Hi, I have a requirement like this. When the user enters

RE: Hi

2003-01-28 Thread Uday
to write this information to a text file, so that it can be read for later. Have a nice day Regards, Uday -Original Message- From: Míguel Ángel Mulero Martínez [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 1:17 PM To: Struts Users Mailing List Subject: RE: Hi In what

RE: Hi

2003-01-27 Thread Míguel Ángel Mulero Martínez
In what file? If I'm not wrong, you must read the file in an Action, and then process it (if needed) and put the result in the request for the JSP. Regards, Miguel -Mensaje original- De: Uday [mailto:[EMAIL PROTECTED]] Enviado el: martes, 28 de enero de 2003 8:35 Para: [EMAIL PROTECTED] A

Re: Hi

2003-01-21 Thread Gemes Tibor
2003. január 21. 10:09-kor ezt írtad: > Hi, > > I am not able to understand from the url what you have sent regarding usage > of Iterator in struts. > If you have any sample code of bean and the jsp, could yous send across to > me ? There are a lot of example in the struts release. T

RE: Hi

2003-01-20 Thread Manomohan K Kalathil
Sure :-) Send in your credit card information Mano -Original Message- From: Uday [mailto:[EMAIL PROTECTED]] Sent: Monday, January 20, 2003 4:19 PM To: 'Struts Users Mailing List' Subject: RE: Hi Hi, Can you just send me the code if you have. Regards, uday -Origin

RE: Hi

2003-01-20 Thread Uday
Hi, Can you just send me the code if you have. Regards, uday -Original Message- From: Sangeetha Nagarjunan [mailto:[EMAIL PROTECTED]] Sent: Monday, January 20, 2003 3:59 PM To: Struts Users Mailing List Subject: Re: Hi http://jakarta.apache.org/struts/userGuide Sangeetha Nagarjunan

RE: Hi

2003-01-20 Thread Uday
Hi, Can you send me the example code if you have. Regards, Uday -Original Message- From: BERNARDO ANTONIO BUFFA [mailto:[EMAIL PROTECTED]] Sent: Monday, January 20, 2003 4:10 PM To: [EMAIL PROTECTED] Subject: Re: Hi You don't need to invoke bussiness logic methods from any tag

Re: Hi

2003-01-20 Thread BERNARDO ANTONIO BUFFA
You don't need to invoke bussiness logic methods from any tag libs. Instead do the bizz job into the Action classes and setup the data, generally into the form bean. Then the struts runtime will do the next step (the View part of the MVC), these are your JSP pages. To render form bean data from JSP

Re: Hi

2003-01-20 Thread Sangeetha Nagarjunan
http://jakarta.apache.org/struts/userGuide Sangeetha Nagarjunan IT Solutions India Pvt. Ltd. Bangalore 080 - 6655122 X 2119 "Uday"

RE: hi

2002-04-05 Thread Maris Orbidans
Hi If I understood you correctly the the solution is: If Next button in first page is clicked then forward to the Action class of second form NOT the JSP. Then in second form retrieve user id ( for example from you'r session bean ) and update according fields of the form. For example: defi

Re: Hi Folks, 2 questions about Actions and their instance

2002-04-01 Thread Neil Pitman
> > Struts > > NewsgroupTo: [EMAIL PROTECTED] > >

Re: Hi Folks, 2 questions about Actions and their instance

2002-04-01 Thread theron . kousek
Struts NewsgroupTo: [EMAIL PROTECTED] Subject: Re: Hi Folks, 2 questions about Actions and their

Re: Hi Folks, 2 questions about Actions and their instance

2002-04-01 Thread @Basebeans.com
Subject: Re: Hi Folks, 2 questions about Actions and their instance From: Vic Cekvenich <[EMAIL PROTECTED]> === Imeditely calling is not good enough. You must use a JDBC driver specific call that returns the last "affected rows" ID. This gives you the new PK. Vic [EMAIL

Re: Hi Folks, 2 questions about Actions and their instance

2002-04-01 Thread Jim Crossley
[EMAIL PROTECTED] writes: > > I don't know, but it doesn't matter. You should always assume that > > any specific instance of an Action class could potentially serve multiple > > threads at once. Or else what's the point of putting your app on the > > web? ;-) > > Reason I brought this up is

Re: Hi Folks, 2 questions about Actions and their instance

2002-04-01 Thread theron . kousek
<[EMAIL PROTECTED]> cc: 04/01/02 Subject: Re: Hi Folks, 2 questio

Re: Hi Folks, 2 questions about Actions and their instance

2002-04-01 Thread Marcelo Vanzin
[EMAIL PROTECTED] wrote: > 1. I then assume that "perform()" is synchronized No it's not, and that's why it needs to be thread-safe. You may have two different threads executing the perform() method simultaneously. > 2. What about those cases where 2 different action mappings resort

Re: Hi Folks, 2 questions about Actions and their instance

2002-04-01 Thread Jim Crossley
[EMAIL PROTECTED] writes: [...] > So here's my 2 question(s): > > 1. I then assume that "perform()" is synchronized No. If all data objects are local to the perform method, there's no reason for it to be synchronized. If the data objects referred to in perform are shared, then their access

Re: RE: [Fwd: Re: Hi....]]

2002-02-05 Thread Jonathan Gibbons
- From: "Olivier Dinocourt" <[EMAIL PROTECTED]> on 05/02/2002 11:07 CET Please respond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> cc: Subject: Re: RE: [Fwd: Re: Hi]] I t

Re: RE: [Fwd: Re: Hi....]]

2002-02-05 Thread Olivier Dinocourt
;Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, February 05, 2002 12:29 AM Subject: Re: RE: [Fwd: Re: Hi]] > I don't agree. If you need to use scriptlets in your JSPs and you use them > over and over on many pages, the scriptlet should be a tag. The tag c

Re: RE: [Fwd: Re: Hi....]]

2002-02-04 Thread Jay Sissom
y re-use code "if we must"? Is re-use of code a bad habit. :) Jay - Original Message - From: "Vic Cekvenich" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 30, 2002 2:48 PM Subject: [Fwd: RE: [Fwd: Re: Hi]] > The thing on ta

Re: RE: [Fwd: Re: Hi....]]

2002-02-04 Thread Elijah Jacobs
ssage - From: "Vic Cekvenich" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 30, 2002 2:48 PM Subject: [Fwd: RE: [Fwd: Re: Hi]] > The thing on tags is do not use to many tags. Try to avoid writing > tags. > Somehow, the example app on str

[Fwd: RE: [Fwd: Re: Hi....]]

2002-02-04 Thread Vic Cekvenich
possible in presentation/view/jsp. So to me, tags and Struts framework are 2 different things, but bellow is a good book anyway. Vic Original Message Subject: RE: [Fwd: Re: Hi] Date: Wed, 30 Jan 2002 18:49:35 +0100 From: "Lacerda, Wellington (AFIS)" <[EMAIL PROTECT

Re: Hi....

2002-02-04 Thread Arun_Kumar_N
Hello, Hello, The content type for text is setContentType("text/plain"); It works fine in IE,but it is not working in Netscape. Will any one please look inot this Regards Arun -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: [Fwd: Re: Hi....]

2002-01-30 Thread Lacerda, Wellington (AFIS)
t of that. Wellington -Original Message- From: Vic Cekvenich [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 6:39 PM To: [EMAIL PROTECTED] Subject: [Fwd: Re: Hi] Newsgroups: Struts @ news.basebeans.com References: <[EMAIL PROTECTED]> One Struts book at http://ww

[Fwd: Re: Hi....]

2002-01-30 Thread Vic Cekvenich
Newsgroups: Struts @ news.basebeans.com References: <[EMAIL PROTECTED]> One Struts book at http://www.basebeans.com/book.jsp Amir N. Nashat wrote: > Hi Chetan, > > There are no books available at this time though 2 are currently being written that I know of. However, they will not be avail

RE: Hi....

2002-01-30 Thread Matt Koidin
Mailing List Subject: Re: Hi Hi Chetan, in my case, the following article, which includes samples and appears in the "Resources" section of Struts' site, was VERY USEFUL as the FIRST or second step in learning Struts: http://developer.bluestone.com/scripts/SaISAPI.dll/Strut

RE: Hi....

2002-01-30 Thread Shawn Furgason
and print formats will have a difficult time keeping up. Best of luck, Shawn. -Original Message- From: Chetan Khimjee <[EMAIL PROTECTED]> Date: Wed Jan 30 02:19:07 GMT-06:00 2002 To: 'Struts Users Mailing List' <[EMAIL PROTECTED]> Subject: RE: Hi Thankz Amir... ---

RE: Hi....

2002-01-30 Thread Chetan Khimjee
Thankz Luis, thats definitely a great help -Original Message- From: Luis M. Rosso [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 1:56 PM To: Struts Users Mailing List Subject: Re: Hi Hi Chetan, in my case, the following article, which includes samples and appears

Re: Hi....

2002-01-30 Thread Luis M. Rosso
fault.htm Hope it helps Luis - Original Message - From: "Amir N. Nashat" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 30, 2002 5:19 AM Subject: Re: Hi Hi Chetan, There are no books available at this time though 2 are currently being

RE: Hi....

2002-01-30 Thread Chetan Khimjee
Thankz Amir... -Original Message- From: Amir N. Nashat [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 10:20 AM To: [EMAIL PROTECTED] Subject: Re: Hi Hi Chetan, There are no books available at this time though 2 are currently being written that I know of. However

Re: Hi....

2002-01-30 Thread Amir N. Nashat
Hi Chetan, There are no books available at this time though 2 are currently being written that I know of. However, they will not be available for a while. The best place to start is to go to the website jakarata.apache.org and search under struts. there is A LOT of good information there. Als

Re: Hi....

2002-01-29 Thread Chetan Khimjee
I'm just a newbie to Struts and find it very interesting, I just want to ask where is it best to start learning struts from... Is there a book out there that I can buy Thankz Chetan -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: Hi I'm totally new, yes a total idiot on STRUTS ;-)

2001-12-14 Thread Sandra Cann
Samuele, snip > The second is to put up a sort of content-manager with role-based > authentication to permit to my customers to publish datas without HTML or > similar knowledge... and maybe some reusable code and configuration > written by some goog guy ? How about a jump start and be a hero? T

Re: Hi I'm totally new, yes a total idiot on STRUTS ;-)

2001-12-14 Thread Pete Carapetyan
> I' ve got a couple of > things to do in my existence. The first is to write an e-commerce > application suitable for all my customers and really easy to maintain and > customize. The second is to put up a sort of content-manager with role-based > authentication to permit to my customers to publi

Re: Hi I'm totally new, yes a total idiot on STRUTS ;-)

2001-12-14 Thread Linnea Ahlbeck
Hi! I have a link to good article to start with, gives a good overview. Examples are included! Check: http://www7.software.ibm.com/vad.nsf/data/document2557?OpenDocument&p=1&BCT= 1&Footer=1 /Linnéa - Original Message - From: "Samuele Brignoli" <[EMAIL PROTECTED]> To: "Struts Users Ma

RE: Hi I'm totally new, yes a total idiot on STRUTS ;-)

2001-12-14 Thread Jon.Ridgway
Hi Samuele, A good starting point might be the examples on Ted Husteds site; see http://husted.com/struts/resources.htm#projects. The link to the Sonic example on the Bluestone site might be of interest. Jon. -Original Message- From: Samuele Brignoli [mailto:[EMAIL PROTECTED]] Sent:

Re: Hi

2001-12-05 Thread William Willis
Thanks for the virus >From: "Scott Fitzgerald" <[EMAIL PROTECTED]> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> >To: "Struts-User" <[EMAIL PROTECTED]> >Subject: Hi >Date: Tue, 4 Dec 2001 15:43:43 -0330 > >How are you ? >When I saw this screen saver, I immediately thought about you

RE: Hi

2001-12-05 Thread Tom Lister
Has anyone opened this or virus checked it. -Original Message- From: Scott Fitzgerald To: Struts-User Sent: 04/12/01 19:13 Subject: Hi How are you ? When I saw this screen saver, I immediately thought about you I am in a harry, I promise you will love it! <> <> -- To unsubscribe, e

Re: Hi

2001-12-04 Thread John M. Corro
This email is a documented virus. Do not open the attachment. This virus is documented at http://www.antivirus.com on the opening page. - Original Message - From: "Scott Fitzgerald" <[EMAIL PROTECTED]> To: "Struts-User" <[EMAIL PROTECTED]> Sent: Tuesday, December 04, 2001 11:13 AM Subje

Re: Hi All, especially Nial Pemberton and Ted Husted - Re Logic Tags

2001-08-24 Thread Ted Husted
Personally, I would tend to want to stand pat on the Struts tag extensions while the JSPTL is being sorted out. Ideally, I believe we would want to include a bare minimum number of tags with Struts, and leave everything else to places like Jakarta Taglibs. It's possible that Nial might want to pro

Re: hi

2001-04-26 Thread Jean-Noel Ribette
You can specifiy the link and the image of an item with the MenuComponent class. Jean-Noel - Original Message - From: Rakesh <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 26, 2001 6:04 PM Subject: Re: hi > But what about the 'li

Re: hi

2001-04-26 Thread Rakesh
ibette" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Rakesh" <[EMAIL PROTECTED]> Sent: Thursday, April 26, 2001 9:18 PM Subject: Re: hi > You can use the menuing component written by Scott Sayles and available at http://www.husted.com/about/struts > > In t

Re: hi

2001-04-26 Thread Jean-Noel Ribette
You can use the menuing component written by Scott Sayles and available at http://www.husted.com/about/struts In the action class you'll need to - load the items from the database and create the menu components. - put the menu in the menu repository Then in the jsp you'll be able to use the men