Re: Hi!

2013-02-09 Thread sameer ali
this is spam On Sat, Feb 9, 2013 at 11:54 PM, wrote: > What is this link? > Sent from my BlackBerry® smartphone > > -Original Message- > From: kishore1...@yahoo.com > Date: Sat, 9 Feb 2013 06:18:14 > To: ; ; < > partha.r...@tcs.com> > Reply-To: "Struts Users Mailing List" > Subject: Re

Re: Hi!

2013-02-09 Thread ganeshbabu346
What is this link? Sent from my BlackBerry® smartphone -Original Message- From: kishore1...@yahoo.com Date: Sat, 9 Feb 2013 06:18:14 To: ; ; Reply-To: "Struts Users Mailing List" Subject: Re:Hi! http://www.quieconomia.calabriacity.it/health/yvutWillisMaxwell.html --

Re: hi, I me a problem using Struts2 with Dojo, could any one kindly help me?

2011-05-25 Thread Dave Newton
I'd consider using Dojo without the tags, or perhaps wrapped in thin JSP-based tags. Dave On May 25, 2011 10:32 PM, "xiaxia347work" wrote:

hi please check this war

2010-07-14 Thread Salish S
HI please checjk this war on clicking the edit it will ask for input what all changes has to add ther for add hibernate is this the right formate to do hibernate in the same appliction how can i do the crud appliction by the same please check this war and tell what changes that has to do to work

Re: hi please help me struts2

2010-07-10 Thread Salish S
uld you post an example of what you're trying to do? > > -Brian > > > > On Fri, Jul 9, 2010 at 7:39 AM, Salish S wrote: > > -- Forwarded message ------ > > From: Salish S > > Date: Fri, Jul 9, 2010 at 6:07 PM > > Subject: hi please help me s

hi please help me struts2 with hibernate

2010-07-09 Thread Salish S
hi hello i had done the project as described in this site example http://www.vaannila.com/struts-2/struts-2-example/struts-2-crud-example-1.html its working fine just the change is that the Db i used is mysql thatall But how can i do the clientside validtion by xml file and how can i do the same

Re: hi please help me struts2

2010-07-09 Thread Brian Thompson
ate.cfg.xml files or annotations in the model classes. Could you post an example of what you're trying to do? -Brian On Fri, Jul 9, 2010 at 7:39 AM, Salish S wrote: > -- Forwarded message -- > From: Salish S > Date: Fri, Jul 9, 2010 at 6:07 PM > Subject

Fwd: hi please help me struts2

2010-07-09 Thread Salish S
-- Forwarded message -- From: Salish S Date: Fri, Jul 9, 2010 at 6:07 PM Subject: hi please help me struts2 To: "es...@vaannila.com" Hi i had gone through the struts2 crud in the http://www.vaannila.com/struts-2/struts-2-example/struts-2-crud-example-1.html its fin

~~Hi~~

2010-04-09 Thread Stylus Studio
http://www.marble-install.com/8Ydx0UhvwO.htm - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Hi see it now

2009-12-09 Thread w0lfshad3
Good prices Right now!

Re: hi,guys! I wonder the validation framework is ok in the Struts 2.1.6 .

2009-04-14 Thread Dave Newton
Martin Gainty wrote: Original Op: feel free to ping me offline for specific details .. It's better to keep Struts-related topics on the mailing list/forum, that way everybody benefits. To quote from the JavaRanch FAQ: "The whole point of [it] is that the whole community can benefit from pub

RE: hi,guys! I wonder the validation framework is ok in the Struts 2.1.6 .

2009-04-14 Thread Martin Gainty
manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Tue, 14 Apr 2009 07:00:17 -0400 > From: terry.gard...@sun.com > Subject: Re: hi,guys! I wonder the validation framework is ok in the Struts > 2.1.6 . > To: user@struts.apache.org > &

Re: hi,guys! I wonder the validation framework is ok in the Struts 2.1.6 .

2009-04-14 Thread Terry Gardner
yes. On Apr 13, 2009, at 1:15 AM, 白鹏 wrote: Has anyone use the validation framework of struts 2.1.6?? ?? == terry.gard...@sun.com Blog: http://blogs.sun.com/terrygardner Blog: http://dtfar.blogspot.com Twitter: http://twitter.com/tgardner SLAMD: http://slamd2.dev.java.net Skype: Terry

Re: hi,guys! I wonder the validation framework is ok in the Struts 2.1.6 .

2009-04-14 Thread 白鹏
Oh , I have fixed it. :) The bug is in the login.jsp , I wrote .. *login.action is a Url .. So the client side validation did not work. * 2009/4/14 白鹏 > I try to use the validation framework in the *client side* But failed. > > It is a ' login' scenario. In the html source , I find > >

Re: hi,guys! I wonder the validation framework is ok in the Struts 2.1.6 .

2009-04-14 Thread 白鹏
I try to use the validation framework in the *client side* But failed. It is a ' login' scenario. In the html source , I find but there isn't the function *validateForm_login(); in the validation.js or utils.js. * The browser told me that there was something wrong with *the validateForm

Re: hi,guys! I wonder the validation framework is ok in the Struts 2.1.6 .

2009-04-13 Thread Dave Newton
?? wrote: Has anyone use the validation framework of struts 2.1.6?? Yes. Dave - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: hi,guys! I wonder the validation framework is ok in the Struts 2.1.6 .

2009-04-13 Thread Paweł Wielgus
Hi, mabe You should try to run struts blank app, the one that comes from downloaded zip file, there evrything should work fine and You will have a chance to see what differs from Your app. Best greetings, Paweł Wielgus. 2009/4/13 白鹏 : > Has anyone use the validation framework of struts 2.

hi,guys! I wonder the validation framework is ok in the Struts 2.1.6 .

2009-04-12 Thread 白鹏
Has anyone use the validation framework of struts 2.1.6?? ??

Re: Hi.. some advice please.

2008-12-29 Thread Paweł Wielgus
Hi Ilan, as for Date fields my users prefer simple text field over picker, so i have no real experience with them. If there's a picker that suits Your needs, simply take it and use it, and if there's not write Your own plugable jsp that deals with that. Best greetings, Paweł Wielgus.

Re: Hi.. some advice please.

2008-12-29 Thread Ilan
2008/12/29 Paweł Wielgus > Hi Ilan, > i'm using struts 1.x for about 6 years inside 3 big web apps, > one of those is public and have no problems with performance. > All of them are constantly developed and gain new functionalities all the > time. > S1 has anything that

Re: Hi.. some advice please.

2008-12-29 Thread Paweł Wielgus
Hi Ilan, i'm using struts 1.x for about 6 years inside 3 big web apps, one of those is public and have no problems with performance. All of them are constantly developed and gain new functionalities all the time. S1 has anything that i need, but s2 makes it easier - that's the main diff

Re: Hi.. some advice please.

2008-12-27 Thread Paul Benedict
Ilan, Struts 1 is actively developed and will continue to be so until Struts 1 has no more users or committers -- whatever comes first :-) It is a time-proven framework and I predict many, many more years of life are left in it. Personally, I eventually will be souping up Struts 2's S1 plugin so t

Re: Hi.. some advice please.

2008-12-27 Thread Ilan
ny attachments relates to the official > business of Sender. This transmission is of a confidential nature and Sender > does not endorse distribution to any party other than intended recipient. > Sender does not necessarily endorse content contained within this > transmission. > > >

RE: Hi.. some advice please.

2008-12-27 Thread Martin Gainty
ansmission. > Subject: Re: Hi.. some advice please. > From: w...@wantii.com > To: user@struts.apache.org > Date: Sat, 27 Dec 2008 14:21:02 -0500 > > On Sat, 2008-12-27 at 21:11 +0200, Ilan wrote: > [snip] > > My 2 questions are as follows: > > (1) Is Ja

Re: Hi.. some advice please.

2008-12-27 Thread Ilan
. In fact, > there was a new release on 12/04/08. Many of us developers work on the > 2.x series, but there are quite a few guys (Paul, Nils-Helge, Niall, > James, etc.) that work to continue supporting the many 1.x users. Hi.. I did point that out. I also see the next maintenance releas

Re: Hi.. some advice please.

2008-12-27 Thread Ilan
ll using java 1.4??? I mean really? > > On Sat, Dec 27, 2008 at 1:11 PM, Ilan wrote: > > Hi, > > > > I am working quickly against the grain at the enterprise I work at. We > are > > using SAP's WebDynpro technology for the public internet facing site > throug

Re: Hi.. some advice please.

2008-12-27 Thread Wes Wannemacher
On Sat, 2008-12-27 at 21:11 +0200, Ilan wrote: [snip] > My 2 questions are as follows: > (1) Is JavaWebParts the best option for the use of a datepicker? (This is my > last design decision and then I just have slog.) > (2) Is JavaWebParts the best option for AJAX with 1.3? > (3) Does anyone have go

Re: Hi.. some advice please.

2008-12-27 Thread James Carr
Why are you still using java 1.4??? I mean really? On Sat, Dec 27, 2008 at 1:11 PM, Ilan wrote: > Hi, > > I am working quickly against the grain at the enterprise I work at. We are > using SAP's WebDynpro technology for the public internet facing site through > which we

Hi.. some advice please.

2008-12-27 Thread Ilan
Hi, I am working quickly against the grain at the enterprise I work at. We are using SAP's WebDynpro technology for the public internet facing site through which we use to work with our customers and enable B2B between our customers. It connects directly via internal web service calls to S

Hi problem no configration found.

2008-08-18 Thread Muralidhar Y
Hi friends I am facing the following error. I hope the execute method is not working. This is working fine few minutes ago. Suddenly started this error. No configuration found for the specified action: 'executePoPSearch.action' in namespace: '/p'. Form action defaulting to

Re: hi, what is the difference between specify time out and do not specify the timeout value in the web.xml file

2008-05-13 Thread Alberto A. Flores
Please include container type, version, etc, etc. Laurie Harper wrote: shrimpywu wrote: hi, what is the difference between specify time out and do not specify the timeout value in the web.xml file 30 According to the Servlet specification, if you don't specify

Re: hi, what is the difference between specify time out and do not specify the timeout value in the web.xml file

2008-05-12 Thread Laurie Harper
shrimpywu wrote: hi, what is the difference between specify time out and do not specify the timeout value in the web.xml file 30 According to the Servlet specification, if you don't specify this session timeout will be set to the container's default (which will

hi, what is the difference between specify time out and do not specify the timeout value in the web.xml file

2008-05-12 Thread shrimpywu
hi, what is the difference between specify time out and do not specify the timeout value in the web.xml file 30 before, i do not specify this in the web.xml file when the session has been timeout, i sometime got some exception but after i did that..no exception any more

Re: Hi / Question - TabbedPanel with DisplayTag

2008-04-03 Thread Jeromy Evans
Hi Márcio, First, check that the sort and pagination links rendered in the HTML appear valid. I have seen cases where the URL is corrupt because it includes the original request parameters, resulting in the action being invoked with an unexpected result. They should look like: http

Hi / Question - TabbedPanel with DisplayTag

2008-04-03 Thread Márcio Gurgel
Hi All! This is my first e-mail. My name is Márcio Gurgel, I'm from Brasília (Brazil). My english isn't very well, I hope you understand (: There's 10 months that I'm working with J2EE. I'll finish my graduation this semester, than I'm developing a final project

Hi

2007-06-15 Thread Archer
HI I am new to struts 1.3.8. I have to implement datagrid for the entire tables of my application.Is there any defualt application in struts which can be extended to implement datagrid. Can anybody please tell me how datagrid is handled in struts. Any suggestion is appreciated. -- Regards

hi

2007-06-05 Thread Ambaris Mohanty
Hi. testing

Re: hi

2007-05-28 Thread Oguz Kologlu
Try value="group_id" /> Oz On 28/05/2007, at 9:43 PM, Mansoor K.S. Ali wrote: Dear all, I have problem is radio button. I have to put the value in the radio button using bean: write. It s not working I am trying in this way. value=" write name="groupList" value="group_id" />" />

hi

2007-05-28 Thread Mansoor K.S. Ali
Dear all, I have problem is radio button. I have to put the value in the radio button using bean: write. It s not working I am trying in this way. " /> Simply it s replacing the tag itself. How to rectify. Plz help me in this regard. Regards, Mansoor

hi

2007-02-06 Thread Gabriel Nascimento

HI need some help

2006-10-09 Thread B . Sridhar
I sent mail to user@struts.apache.org regarding my problem, but still its not visible there. Am I seeing the wrong list or it takes time to display it in the list..Can u help me.. http://mail-archives.apache.org/mod_mbox/struts-user/200610.mbox/browser this is the link I am looking in.. I am p

RE: Hi Need help .. on javascript & validation framework when used together

2006-09-12 Thread Strachan, Paul
de if the javascript could be bypassed... From: nuwan chandrasoma [mailto:[EMAIL PROTECTED] Sent: Tue 12/09/2006 6:59 PM To: Struts Users Mailing List Subject: Re: Hi Need help .. on javascript & validation framework when used together try to call your java

Re: Hi Need help .. on javascript & validation framework when used together

2006-09-12 Thread nuwan chandrasoma
Hexadecimal)" <[EMAIL PROTECTED]> 09/12/2006 12:13 AM Please respond to "Struts Users Mailing List" To "Struts Users Mailing List" cc Subject RE: Hi Need help .. on javascript & validation framework when used together Have you tried form onsubmit instead on b

RE: Hi Need help .. on javascript & validation framework when used together

2006-09-12 Thread Sheetal Gupta
On form submit, already validate method is called.. "David Pinho (Hexadecimal)" <[EMAIL PROTECTED]> 09/12/2006 12:13 AM Please respond to "Struts Users Mailing List" To "Struts Users Mailing List" cc Subject RE: Hi Need help .. on javascript &

RE: Hi Need help .. on javascript & validation framework when used together

2006-09-11 Thread David Pinho (Hexadecimal)
Have you tried form onsubmit instead on button onclick? Obrigado, David Pinho DAN/DIS -Original Message- From: Sheetal Gupta [mailto:[EMAIL PROTECTED] Sent: segunda-feira, 11 de Setembro de 2006 10:25 To: Struts Users Mailing List Subject: Hi Need help .. on javascript & valida

R: Hi Need help .. on javascript & validation framework when used together

2006-09-11 Thread Marcello Savino
Hide (via Javascript) the submit button till the radio is not selected Ciao -Messaggio originale- Da: Sheetal Gupta [mailto:[EMAIL PROTECTED] Inviato: lunedì 11 settembre 2006 11.25 A: Struts Users Mailing List Oggetto: Hi Need help .. on javascript & validation framework when

Hi Need help .. on javascript & validation framework when used together

2006-09-11 Thread Sheetal Gupta
Hi, I have a scenarion in which I have put a check (validation), that a radio butoon must be selected, beforea form gets submit. THis I have done using validation.xml. Now i have another requirement, that before pressing submit, a confiramtion dialog box should be shown... for which I have

RE: Hi

2006-08-17 Thread Medicherla Lakshmi
ginal Message- From: Medicherla Lakshmi [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 16, 2006 3:07 AM To: user@struts.apache.org Subject: Hi Hi All, Am trying to use pager-taglib for pagination. I specified the url for that as the action being called. My action is a Dispatch Action, so i sp

RE: Hi

2006-08-16 Thread David Friedman
06 3:07 AM To: user@struts.apache.org Subject: Hi Hi All, Am trying to use pager-taglib for pagination. I specified the url for that as the action being called. My action is a Dispatch Action, so i specified for the url attribute as url="/Applcn name/getVendorInfo.do?method=getVendo

Hi

2006-08-16 Thread Medicherla Lakshmi
Hi All, Am trying to use pager-taglib for pagination. I specified the url for that as the action being called. My action is a Dispatch Action, so i specified for the url attribute as url="/Applcn name/getVendorInfo.do?method=getVendors" I got the page index, b

hi : problem

2006-07-05 Thread KUNDAN KUMAR
Hi all, I am new to sturts and tried to execute a sample application but I am getting exception as " org.apache.jasper.JasperException: /index.jsp(4,0) Unable to find setter method for attribute: name org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler

Re: Hi, need of help

2006-06-06 Thread Ted Husted
On 5/26/06, Medicherla Lakshmi <[EMAIL PROTECTED]> wrote: Am Lakshmi. Am working on a web application in struts in a company. Am alone over here on java. Everyone is on .Net. Am new to huge development on java and never worked on any project in java till now since i was on vc++. This is my

Re: Hi, need urgent help

2006-05-28 Thread Suresh Babu S
Hi Lakshmi, i can understand your situation. if you have any problem, post here. i hope our readers will definitely help you out Suresh Babu S On 5/26/06, Medicherla Lakshmi <[EMAIL PROTECTED]> wrote: Hi Everyone, Am Lakshmi. Am working on a web application in struts in a company. Am

RE: Hi, need of help

2006-05-26 Thread David Friedman
-Original Message- From: Medicherla Lakshmi [mailto:[EMAIL PROTECTED] Sent: Friday, May 26, 2006 8:25 AM To: user@struts.apache.org Subject: Hi, need of help Hi Everyone, Am Lakshmi. Am working on a web application in struts in a company. Am alone over here on java. Everyone is on .

RE: Hi, need of help

2006-05-26 Thread Chaudhary, Harsh
on [mailto:[EMAIL PROTECTED] Sent: Friday, May 26, 2006 8:24 AM To: Struts Users Mailing List Subject: Re: Hi, need of help Medicherla Lakshmi wrote: > Am Lakshmi. Am working on a web application in struts in a company. Am alone over here on java. Everyone is on .Net. Am new to huge develo

Re: Hi, need of help

2006-05-26 Thread Ranganathan Srinivasan
Hey, Well you tell the problems you face..you will get answers automatically !!! Regards, Ranganathan On 5/26/06, Dave Newton <[EMAIL PROTECTED]> wrote: Medicherla Lakshmi wrote: > Am Lakshmi. Am working on a web application in struts in a company. Am alone over here on java. Everyone is

Re: Hi, need of help

2006-05-26 Thread Dave Newton
Medicherla Lakshmi wrote: > Am Lakshmi. Am working on a web application in struts in a company. Am > alone over here on java. Everyone is on .Net. Am new to huge development on > java and never worked on any project in java till now since i was on vc++. > This is my first project. So, plea

Re: Hi, need of help

2006-05-26 Thread Antonio Petrelli
Medicherla Lakshmi ha scritto: Hi Everyone, Am Lakshmi. Am working on a web application in struts in a company. Am alone over here on java. Everyone is on .Net. Am new to huge development on java and never worked on any project in java till now since i was on vc++. This is my first

Hi, need urgent help

2006-05-26 Thread Medicherla Lakshmi
Hi Everyone, Am Lakshmi. Am working on a web application in struts in a company. Am alone over here on java. Everyone is on .Net. Am new to huge development on java and never worked on any project in java till now since i was on vc++. This is my first project. So, please, please

Hi, need of help

2006-05-26 Thread Medicherla Lakshmi
Hi Everyone, Am Lakshmi. Am working on a web application in struts in a company. Am alone over here on java. Everyone is on .Net. Am new to huge development on java and never worked on any project in java till now since i was on vc++. This is my first project. So, please, please

hi

2006-04-23 Thread Sakalareddy.T
  With Thanks & Regards, Sakala Reddy.T 108, II Floor, Gavipuram Guttahalli Extn.,Off Bull Temple Road, Bangalore 560019 Karnataka, INDIA.Voice: +91+80+6529260/6529358/6525013

Re: hi

2005-12-29 Thread Laurie Harper
radha rani wrote: Is it possible to have custom tag for the text field on the jsp page When the data is not entered in the field then the field should be highted with some color .Please send me the code too Why not just use the standard Struts tag, along with its errorClass attribute? [1]

hi

2005-12-29 Thread radha rani
Is it possible to have custom tag for the text field on the jsp page When the data is not entered in the field then the field should be highted with some color .Please send me the code too Thanks Rani - Yahoo! DSL Something to write hom

Re: Hi all, i'm new on struts

2005-07-22 Thread Samé
hi marco. madris yo le conozco marco no tiene ni idea de strust. On 7/22/05, M4RC0 <[EMAIL PROTECTED]> wrote: > > I've lot of experience on web development and want to know about > struts, not only it's use but also the core implementation and > internal stru

Hi all, i'm new on struts

2005-07-22 Thread M4RC0
I've lot of experience on web development and want to know about struts, not only it's use but also the core implementation and internal struts proccesses... Do u know some articles, ebooks or else witch could help me? Thanks all and please continue sending interesting materials -- M4RC0 --

Re: Hi-New to this group

2005-07-21 Thread Rokibul Islam Khan
ridiculous! On 7/22/05, Maya menon <[EMAIL PROTECTED]> wrote: > same for hibernate and spring. > > Rokibul Islam Khan <[EMAIL PROTECTED]> wrote:whats about hibernate and spring > ? > > On 7/22/05, Maya menon wrote: > > For us, struts is the company wide standard, so we take it. > > > > The rest

Re: Hi-New to this group

2005-07-21 Thread Maya menon
same for hibernate and spring. Rokibul Islam Khan <[EMAIL PROTECTED]> wrote:whats about hibernate and spring ? On 7/22/05, Maya menon wrote: > For us, struts is the company wide standard, so we take it. > > The rest [ibatis] is not a company standard, so I guess we cannot use it. > > Michael R

Re: Hi-New to this group

2005-07-21 Thread Rokibul Islam Khan
whats about hibernate and spring ? On 7/22/05, Maya menon <[EMAIL PROTECTED]> wrote: > For us, struts is the company wide standard, so we take it. > > The rest [ibatis] is not a company standard, so I guess we cannot use it. > > Michael Rasmussen <[EMAIL PROTECTED]> wrote: > Well, > As they were

Re: Hi-New to this group

2005-07-21 Thread Maya menon
For us, struts is the company wide standard, so we take it. The rest [ibatis] is not a company standard, so I guess we cannot use it. Michael Rasmussen <[EMAIL PROTECTED]> wrote: Well, As they were posed the requirements had Struts. Assuming that that wasn't a hard requirement then it would be

Re: Hi-New to this group

2005-07-21 Thread Michael Rasmussen
Well, As they were posed the requirements had Struts. Assuming that that wasn't a hard requirement then it would be completely possible. The application seems on the cover to be a fairly straightforward web app. Any of the technologies you mentioned would be more than adequate for the require

Re: Hi-New to this group

2005-07-21 Thread Rokibul Islam Khan
is it possible to fullfill maya's requirment using spring+hibernate or spring+iBatis or jsf/struts+spring+hibernate/iBatis. if not can anybody tell me why ? sorry i am a newbie on this arena. can anyone shed some light on my thought pls ?! On 7/21/05, Craig McClanahan <[EMAIL PROTECTED]> wrote: >

Re: Hi-New to this group

2005-07-21 Thread Craig McClanahan
On 7/21/05, Prashanth.S <[EMAIL PROTECTED]> wrote: > Hello, > I needed a small info. > How many currently existing J2EE complaint Appservers support EJBv3.0 and > what are they?? There is no completely compliant EJB3 container, because the spec isn't final yet ... but you can see work in progre

Re: Hi-New to this group

2005-07-21 Thread Prashanth.S
Hello, I needed a small info. How many currently existing J2EE complaint Appservers support EJBv3.0 and what are they?? Thanks Prashanth Craig McClanahan <[EMAIL PROTECTED]> wrote: On 7/20/05, Nitish Kumar wrote: > > > Personally, I am not a big follower of EJB and I echo the sentiments th

Re: Hi-New to this group

2005-07-20 Thread Craig McClanahan
On 7/20/05, Nitish Kumar <[EMAIL PROTECTED]> wrote: > > > Personally, I am not a big follower of EJB and I echo the sentiments that > EJBs are a performance killers. My own experience with Entity Beans has not > been pretty good. That is not an uncommon experience (although I hope you understand

Re: Hi-New to this group

2005-07-20 Thread Swapnil Patil
Hi Maya, I had tried the Hibernate whith web-application. http://www.hibernate.org/hib_docs/reference/en/html/quickstart.html This link is very useful to start Hibernate in any Web-Application. Also the book Hibernate In Action is good book. Two chapter of this book are freely available for

RE: Hi-New to this group

2005-07-20 Thread Nitish Kumar
- From: Michael Rasmussen [mailto:[EMAIL PROTECTED] Sent: Thursday, July 21, 2005 2:50 AM To: Maya menon; Struts Users Mailing List Subject: Re: Hi-New to this group Maya, See inline On 7/20/05, Maya menon <[EMAIL PROTECTED]> wrote: > Michael, > > Yes: in our web app, in the jsp

Re: Hi-New to this group

2005-07-20 Thread Michael Rasmussen
Maya, See inline On 7/20/05, Maya menon <[EMAIL PROTECTED]> wrote: > Michael, > > Yes: in our web app, in the jsp, there will be a button/checkbox which the > users can click to let the system know about the status of their work. Now, > when they click it, it can directly update the database

Re: Hi-New to this group

2005-07-20 Thread netsql
Rick's home page has one. .V Maya menon wrote: If any one has any sample implementations using ibatis / hibernate, please send them to me. It would be really helpful - To unsubscribe, e-mail: [EMAIL PROTECTED] For addition

Re: Hi-New to this group

2005-07-20 Thread netsql
I think there is a Struts wiki page for this also. .V Maya menon wrote: If any one has any sample implementations using ibatis / hibernate, please send them to me. It would be really helpful - To unsubscribe, e-mail: [EMA

Re: Hi-New to this group

2005-07-20 Thread Dave Newton
Maya menon wrote: If any one has any sample implementations using ibatis / hibernate, please send them to me. It would be really helpful Check their respective sites; I'm betting both have sample code. Hibernate, at least, has several books available. Dave -

Re: Hi-New to this group

2005-07-20 Thread Maya menon
If any one has any sample implementations using ibatis / hibernate, please send them to me. It would be really helpful Rick Reumann <[EMAIL PROTECTED]> wrote:[EMAIL PROTECTED] wrote the following on 7/20/2005 3:44 PM: > Another camp would tell you to just use something like a business > delegat

Re: Hi-New to this group

2005-07-20 Thread netsql
Maya menon wrote: Hi all, I am designing a web app/ Its supposed to have 500 concurrent users. 1. Module- Login The users login using their uid/password and see the stuff in their database I am planning to use Struts,jsp,action classes in the front end Now, back end I am thinking about

Re: Hi-New to this group

2005-07-20 Thread Rick Reumann
[EMAIL PROTECTED] wrote the following on 7/20/2005 3:44 PM: Another camp would tell you to just use something like a business delegate + iBatis or Hibernate. I cannot comment as I have not used that approach. Personally, I like to write all my own SQL (along with everything else you can write).

Re: Hi-New to this group

2005-07-20 Thread Michael Rasmussen
[mailto:[EMAIL PROTECTED] > > Gesendet: Mittwoch, 20. Juli 2005 22:20 > > An: Struts Users Mailing List > > Betreff: Re: Hi-New to this group > > > > [EMAIL PROTECTED] wrote: > > > > >I don't understand Dave's concern. Perhaps he would > >

Re: Hi-New to this group

2005-07-20 Thread Leon Rosenberg
> -Ursprüngliche Nachricht- > Von: Dave Newton [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 20. Juli 2005 22:20 > An: Struts Users Mailing List > Betreff: Re: Hi-New to this group > > [EMAIL PROTECTED] wrote: > > >I don't understand Dave's c

Re: Hi-New to this group

2005-07-20 Thread Leon Rosenberg
> -Ursprüngliche Nachricht- > Von: Dave Newton [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 20. Juli 2005 22:20 > An: Struts Users Mailing List > Betreff: Re: Hi-New to this group > > [EMAIL PROTECTED] wrote: > > >I don't understand Dave's c

Re: Hi-New to this group

2005-07-20 Thread Larry Meadors
On 7/20/05, Dave Newton <[EMAIL PROTECTED]> wrote: > >Another camp would tell you to just use something like a business > >delegate + iBatis or Hibernate. I cannot comment as I have not used that > >approach. > > > This is the approach I've used the most and it seems to work pretty well > for me-

Re: Hi-New to this group

2005-07-20 Thread Maya menon
Hi, I am pretty new to Hibernate, [no idea at all] can anyone send me a sample implementation ? Thanks Dave Newton <[EMAIL PROTECTED]> wrote: [EMAIL PROTECTED] wrote: >I don't understand Dave's concern. Perhaps he would elaborate on why he says >to avoid Session be

Re: Hi-New to this group

2005-07-20 Thread Dave Newton
[EMAIL PROTECTED] wrote: I don't understand Dave's concern. Perhaps he would elaborate on why he says to avoid Session beans. Anything EJB-related I've run in to (except in a few instances) has been mind-blowing overkill, that's all. I'm not saying they're _never_ the right answer, and I

Re: Hi-New to this group

2005-07-20 Thread Dave Newton
Maya menon wrote: Also, As Dave wrote about session ejbs, please suggest some give work arounds for a session ejb. Requirement is to read contents from database. There are quite a few decent ways of doing database access; I'd probably recommend Hibernate at this point but there are a lot of

Re: Hi-New to this group

2005-07-20 Thread Martin Gainty
o: "Struts Users Mailing List" Sent: Wednesday, July 20, 2005 3:35 PM Subject: Re: Hi-New to this group Thank you dave and Eric for the quick solution regarding session facade. Now using a business delegate and a session facade, is it a good idea ? Also, As Dave wrote about session ejbs

Re: Hi-New to this group

2005-07-20 Thread Maya menon
siness delegate + >iBatis or Hibernate. I cannot comment as I have not used that approach. >Personally, I like to write all my own SQL (along with everything else you can >write). > >Erik > > >-Original Message- >From: Maya menon >Sent: Jul 20, 2005 3:35 PM >To

Re: Hi-New to this group

2005-07-20 Thread Mike Darretta
to write all my own SQL (along with everything else you can write). Erik -Original Message- From: Maya menon <[EMAIL PROTECTED]> Sent: Jul 20, 2005 3:35 PM To: Struts Users Mailing List Subject: Re: Hi-New to this group Thank you dave and Eric for the quick solution rega

Re: Hi-New to this group

2005-07-20 Thread DGraham
http://www.bookpool.com/sm/0764558315 At $25, you're almost stealing it. -Dennis Maya menon <[EMAIL PROTECTED]> 07/20/2005 03:35 PM Please respond to "Struts Users Mailing List" To Struts Users Mailing List cc Subject Re: Hi-New to this group Thank you dave a

Re: Hi-New to this group

2005-07-20 Thread erikweber
age- From: Maya menon <[EMAIL PROTECTED]> Sent: Jul 20, 2005 3:35 PM To: Struts Users Mailing List Subject: Re: Hi-New to this group Thank you dave and Eric for the quick solution regarding session facade. Now using a business delegate and a session facade, is it a good idea ? Al

Re: Hi-New to this group

2005-07-20 Thread Maya menon
Thank you dave and Eric for the quick solution regarding session facade. Now using a business delegate and a session facade, is it a good idea ? Also, As Dave wrote about session ejbs, please suggest some give work arounds for a session ejb. Requirement is to read contents from database. Ma

Re: Hi-New to this group

2005-07-20 Thread erikweber
caching strategies somewhere in that middle layer. Erik -Original Message- From: [EMAIL PROTECTED] Sent: Jul 20, 2005 3:25 PM To: Struts Users Mailing List Subject: Re: Hi-New to this group http://java.sun.com/blueprints/corej2eepatterns/Patterns/SessionFacade.html Erik

Re: Hi-New to this group

2005-07-20 Thread Dave Newton
Maya menon wrote: Now, back end I am thinking about session ejbs which reads database tables. Unless there's a requirement or Very Compelling Reason to use EJB I'd sure try to avoid them. Now, what should I use in the middle layer ? ie, intercation between action classes and session ejb: Fo

Re: Hi-New to this group

2005-07-20 Thread erikweber
http://java.sun.com/blueprints/corej2eepatterns/Patterns/SessionFacade.html Erik -Original Message- From: Maya menon <[EMAIL PROTECTED]> Sent: Jul 20, 2005 3:21 PM To: user@struts.apache.org Subject: Hi-New to this group Hi all, I am designing a web app/ Its supposed to ha

Hi-New to this group

2005-07-20 Thread Maya menon
Hi all, I am designing a web app/ Its supposed to have 500 concurrent users. 1. Module- Login The users login using their uid/password and see the stuff in their database I am planning to use Struts,jsp,action classes in the front end Now, back end I am thinking about session ejbs which reads

  1   2   >