RE: [MVC-Programmers] IBatis returns null

2003-10-16 Thread Peyathevar, Santhi {PBG}
that was your question. From there, it is just standard iBatis. .V Peyathevar, Santhi {PBG} wrote: All: 1.I am trying to use IBatis for running some SQL from simple java code. 2.using DbcpDataSourceFactory 3.It connects to the database but the result is null Can anybody help? Santhi

RE: [MVC-Programmers] struts double action execution!?

2003-10-10 Thread Peyathevar, Santhi {PBG}
-Programmers] struts double action execution!? Is there a possibility in struts to check from where was the action called? -Ursprüngliche Nachricht- Von: Peyathevar, Santhi {PBG} [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 9. Oktober 2003 17:02 An: '[EMAIL PROTECTED]' Betreff: RE: [MVC

RE: [MVC-Programmers] struts double action execution!?

2003-10-09 Thread Peyathevar, Santhi {PBG}
Frank, Where you meant to forward to a jsp page (n Struts config.) may be you are forwarding to the action again? Santhi -Original Message- From: Otto, Frank [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003 10:08 AM To: '[EMAIL PROTECTED]' Subject: AW: [MVC-Programmers]

RE: Re: [MVC-Programmers] Design for Requirements

2003-08-14 Thread Peyathevar, Santhi {PBG}
I always wondered: Why does the Object Model have to keep changing with requirements and not the Database Design ! Santhi :) ___ MVC-Programmers mailing list [EMAIL PROTECTED] http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers

RE: [MVC-Programmers] Help: Lab2

2003-07-23 Thread Peyathevar, Santhi {PBG}
Any one who has taken Vic's web class: Lab2, Step N: Bean and Unit Test I have the results coming out of the Test Servlet. To display all the rows, do i need to write a method in my bean (TaskBean) or is there some infrastructure in ScaFfolding\BaseBean.java -looks like there is some in

RE: [MVC-Programmers] new newsgroups:Lab1

2003-07-11 Thread Peyathevar, Santhi {PBG}
sollved it. This question has come up before in a private class. Also do not modify classes folder. Modify file in source, so when you compile it replaces classes content. .V Peyathevar, Santhi {PBG} wrote: All: Problem: My taskEdit.jsp is not picking up the message from property file 1

RE: [MVC-Programmers] new newsgroups:Lab1

2003-07-09 Thread Peyathevar, Santhi {PBG}
All: Problem: My taskEdit.jsp is not picking up the message from property file 1.taskEdit.jsp: fmt:message key=pepsi.task.name/ 2.struts.xml: message-resourcesparameter=properties/messages_en-US/ 3.messages.properties, messages_en-US.properties exist in WEB-INF\classes\properties

RE: [MVC-Programmers] Frames / IFrames

2003-07-09 Thread Peyathevar, Santhi {PBG}
Is it alright to use Frames / IFrames in Struts based App? Does the Navigation suffer in any way? (We have an existing Frame based pages) Santhi ___ MVC-Programmers mailing list [EMAIL PROTECTED]

RE: [MVC-Programmers] new newsgroups:Lab1

2003-07-09 Thread Peyathevar, Santhi {PBG}
will append the suffix automatically. E.g. message-resourcesparameter=properties/messages/ Gary Boal [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] - Original Message - From: Peyathevar, Santhi {PBG} mailto:[EMAIL PROTECTED] To: '[EMAIL PROTECTED]' mailto:'[EMAIL PROTECTED]' Sent: Wednesday

RE: [MVC-Programmers] help

2003-06-10 Thread Peyathevar, Santhi {PBG}
Is there a way to display the input field as empty? html:text name= valObj property= price Net Price I have a double price field in my value object. JSP uses the value object, defined as a bean in the JSP page. i do not want the value to be displayed, if it is zero. If i use

RE: [MVC-Programmers] Former Students

2003-06-05 Thread Peyathevar, Santhi {PBG}
Vic, The private email does not seem to reach you? Santhi -Original Message- From: Vic Cekvenich [mailto:[EMAIL PROTECTED] Sent: Saturday, May 31, 2003 8:36 PM To: [EMAIL PROTECTED] Subject: [MVC-Programmers] Former Students If a former student wants to take this new class (I suggest

RE: [MVC-Programmers] Re: action chaining [was] Re: major headaches:)

2003-05-31 Thread Peyathevar, Santhi {PBG}
I am not an expert. But successfully completed 2 modules of Struts code. It was a pleasure to see how beautifully things fall in place. 1.Navigation did not have to consider the form bean (as long as we keep track of the Model / object(s)) 2.One action per form - (at a time :yes). But i have

[MVC-Programmers] help Lab1

2003-03-29 Thread Peyathevar, Santhi {PBG}
All: I am trying to use the Tiles- insert header layouts.xml looks like this: tiles-definitions definition name=baseDef template=/portlets/Layout.jsp put name=title value=basicPortal com/ put name=logo

[MVC-Programmers] Introduction

2003-03-27 Thread Peyathevar, Santhi {PBG}
I do not remember if i have introduced myself already. Would not hurt to introduce again. a. name : Santhi Peyathevar b. real organization:Pepsico/PBG, Somers, NY c. role : Developer in a Middleware/Architecture Team d. Years of java/web. : About 5 / 2 e. What your expectations of the class