Re: Multiple submit in single form

2005-12-07 Thread Chad Armstrong
Hello, This page has a couple of good solutions, both with and without javascript: http://www.jguru.com/faq/view.jsp?EID=543699 Chad On 12/7/05, Sasi Dharma Tharmarajah <[EMAIL PROTECTED]> wrote: > Guru's > > I have a problem which i am trying to address but not quiet sure how to do > it. I ha

migrating a Struts application

2005-11-16 Thread Chad Armstrong
Hello, I'm pretty new to Struts but just inherited a project from a prior developer and am getting up to speed. Currently, I can run my project as a JBuilder project, and under the covers, JBuilder runs Tomcat for me and everything just works. However, now I want to run it without JBuilder, und

Re: spawning a new window for print?

2005-11-07 Thread Chad Armstrong
hide the > menu. > > Cheers > mc > > > On 7 Nov 2005 at 15:10, Michael Jouravlev wrote: > > > On 11/7/05, Chad Armstrong <[EMAIL PROTECTED]> wrote: > > > Hi all, > > > I'm pretty new to Struts (and using 1.0 at that, for business >

spawning a new window for print?

2005-11-07 Thread Chad Armstrong
Hi all, I'm pretty new to Struts (and using 1.0 at that, for business requirements). I've built a pretty simple application, retrieving records from a database, populating the Form object and using JSTL and struts tags to display the results. What I want to now do however, is provide a Print link