Blank screen when posting to DispatchAction

2003-01-26 Thread Kenny Smith
is showing up in the catalina.out file other than: Jan 26, 2003 10:36:00 AM org.apache.struts.action.RequestProcessor process INFO: Processing a 'POST' for path '/managePOP' Has anyone encountered this behavior before? Thanks, Kenny Smith My action mapping: action path=/managePOP

RE: Blank screen when posting to DispatchAction

2003-01-26 Thread Kenny Smith
in my action is not getting called. Nothing is showing up in the catalina.out file other than: Jan 26, 2003 10:36:00 AM org.apache.struts.action.RequestProcessor process INFO: Processing a 'POST' for path '/managePOP' Has anyone encountered this behavior before? Thanks, Kenny Smith

Re: easy struts

2003-01-21 Thread Kenny Smith
and StrutsConsole. Kenny Smith JournalScape.com Softwareentwicklung Hauschel wrote: Hey all, does anybody develop with easy struts and eclipse ? Ich wünsche Ihnen noch einen schönen Tag, Fred Robert Hauschel _ Softwareentwicklung Hauschel Fred Robert Hauschel http

Re: AW: [OT] Eclipse IDE - The Two Towers

2003-01-21 Thread Kenny Smith
without one, I chose my favorite and installed that one. It's a myth that using one IDE improves team performance. Kenny Smith JournalScape.com [EMAIL PROTECTED] wrote: I think there exist many and more fruitful ways to express your individuality than using IDE A rather than that ide B. If the IDE

How many Actions have you chained together?

2003-01-21 Thread Kenny Smith
with something to search for so I can find it). Thanks in advance! Kenny Smith JournalScape.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Standard way to pingQuery MySQL ?

2003-01-21 Thread Kenny Smith
SELECT 1 Kenny Smith Mike Deegan wrote: If SELECT 1 FROM DUAL is considered a standard way to pingQuery ORACLE - what is MySQL's standard ? -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: [OT] Standardised Environments (was RE: [OT] Eclipse IDE)

2003-01-21 Thread Kenny Smith
Who cares! Are you really just arguing capitalization instead of trying to help the person? Come on... this list is for helping people. Kenny Smith Mark Galbreath wrote: Are you saying Java is not case sensitive nor conforms to naming standards? Collections is not collections. -Original

Scaffold BaseAction is causing error when scaffold.lang.BaseException not found

2003-01-15 Thread Kenny Smith
manning.com last night. Does anyone know what would be causing this problem? I converted my object to just extend Action and everything is working fine, but I'd rather benefit from scaffold's execute() idiom. Thanks! Kenny Smith JournalScape.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED

Enterprise SMTP Server?

2002-10-10 Thread Kenny Smith
the SMTP server has accepted it. I've been websearching for days, and I can't find any concrete info on the topic. Just about everyone focuses on web apps. Does anyone know of such a beast? Thanks, Kenny Smith -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail

RE: [FRIDAY] Quote of the Day

2002-09-19 Thread Kenny Smith
of them I was like in 7th or 8th grade, a decade ago :) ... Kenny Smith -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: content management ideas?

2002-09-12 Thread Kenny Smith
the JSP, just instruct them that they are not supposed to touch the JSP tags. Kenny Smith JournalScape.com -Original Message- From: Bryan Field-Elliot [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 12, 2002 1:09 PM To: Struts Users Mailing List Subject: content management ideas? I

RE: Question for using struts as our standard MVC framework

2002-09-11 Thread Kenny Smith
more than any in house solution and it's already done. If they still won't come around, I'm with James... tell 'em to stick it. Kenny Smith JournalScape.com -Original Message- From: Khan, Manuchehar A (ACF) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 11, 2002 3:32 PM To: 'Struts

RE: how to return errors from Model component

2002-09-06 Thread Kenny Smith
and struts, so there may be a simple answer I'm missing but... How do you guys and gals get your model objects to share your database connections without letting them know they are a web app? Kenny Smith JournalScape.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional

RE: Additional logic:iterate helper tags wanted

2002-09-06 Thread Kenny Smith
Hi, I would suggest naming it logic:hasNext so that it follows the iterator structure. Kenny Smith logic:hasSuccessor name=item %-- is item followed for (Iterator i = items.iterator(); i.hasNext(); ) { String item = (String)i.next; out.print(item); if (i.hasNext()) out.print

Struts Console and JBuilder

2002-09-03 Thread Kenny Smith
and section bar says refer to foo.. *sigh* Kenny Smith -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: Are we getting off the topic

2002-08-28 Thread Kenny Smith
Speaking of getting off the topic... *looks at the number of posts in this thread* Kenny :) -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]