Re: How to detect that session has expired ?

2003-12-07 Thread Mick
On Sun, 07 Dec 2003 12:39:46 +0530, Baljinder Singh wrote: > How can I detect that session has expired and so throw the user out of > system after showing him a message that "Your session has expired. Please > login again." javax.servlet.http.HttpSessionListener http://java.sun.com/j2ee/1.4/docs

validating form fields with rules from a different form

2003-10-23 Thread Mick Wever
e long way round. If it can't be done delcarative, then atleast I should be able to do the lines marked '*' quicker, something like: Field meNrField = (Field)findForm.getFieldMap().get("meNr"); meNrField.validateAllDependancies(meNr, errors, request); Is this possib

Re: EVALUATION of TEST FRAMEWORKS

2003-10-22 Thread Mick Wever
nd 'CVS-user' builds corresponding to each cvs commit per user (using cvsroot/loginfo). This makes the production environment very resistant to regression because regressions can quickly be traced to the exact cvs commit and user through the published results of XTest. The documen

[OT]formatting line breaks and tabs in emails?

2003-10-15 Thread Mick Knutson
I am trying to format email messages that need to contain line breaks, and tabs. But when I add \n\r or \t, they just seems to be ignored. Is there a way to do this? --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our

Re: IMPORTANT: internationalize large chunks of text/HTML

2003-10-15 Thread Mick Knutson
appreciate the emails of help at this critical time for me. It has helped out! --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Personal Emergency Alert & Contact System" can help you Play Smart. +00 1 (708

Re: IMPORTANT: internationalize large chunks of text/HTML

2003-10-15 Thread Mick Knutson
Are you saying that the will get com.baselogic.text by default, but if the Globals.LOCALE = DE, then will get com.baselogic.text_de? Or am I missing where gets it's locale information from? --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit

path="http://URL"?????

2003-10-14 Thread Mick Knutson
Can I add a path statement that has a fully qualified URL in it? --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Personal Emergency Alert & Contact System" can help you Play Smart. +00 1 (708) 57

IMPORTANT: internationalize large chunks of text/HTML

2003-10-14 Thread Mick Knutson
way to do this is? I just want to know what other people are doing that is easy on maintenance. --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Personal Emergency Alert & Contact System" can help you Play

Re: Urgent: username case insensitive for j_security_check?

2003-10-14 Thread Mick Knutson
Currently I am just using the JBoss framework, and have not done my own. --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Personal Emergency Alert & Contact System" can help you Play Smart. +00 1 (708) 57

Re: Urgent: username case insensitive for j_security_check?

2003-10-14 Thread Mick Knutson
so I seem to have heaps of JavaScript issues. --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Personal Emergency Alert & Contact System" can help you Play Smart. +00 1 (708) 570-2772 Fax MSN: mickknutso

Urgent: username case insensitive for j_security_check?

2003-10-13 Thread Mick Knutson
JavaScript. Maybe I can use a filter? --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Personal Emergency Alert & Contact System" can help you Play Smart. +00 1 (708) 570-2772 Fax MSN: mickknutson ICQ: 316498480

validating not "" within a pull-down menu?

2003-10-13 Thread Mick Knutson
I have a pull-down menu with 3 values "", "gold", and "platinum". How can I validate that "" is not the selected option? --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Person

requested url within the j_security_check call?

2003-10-13 Thread Mick Knutson
created so I can then forward them to the correct page? --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Personal Emergency Alert & Contact System" can help you Play Smart. +00 1 (708) 570-2772 Fax MSN: m

Re: Urgent: issue with

2003-10-13 Thread Mick Knutson
It seems as though I was assuming it did not matte about whitespace. I have used this technique many other places to keep the code cleaner. I am very sorry that I had such an issue for something so easy to fix. --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit

Urgent: issue with

2003-10-13 Thread Mick Knutson
detail 1 1 user user gold gold platinum platinum --- Thanks Mick Knutson The world is a playground...Play Hard, Play

Tiles help please...

2003-10-11 Thread Mick Knutson
als( "true" ) ) { //isChecked = "false"; %> <% } else { %> <% } %> --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how o

pull-down menu item question

2003-10-11 Thread Mick Knutson
I have seen some pull-down menus in the past that have allowed there to be a prompt text displayed first when you look at the menu, but then a soon as you go to select an item, that prompt is no longer available. How does this work? Is this possible in struts? --- Thanks Mick Knutson The

Re: [ot] Time format and time picking?

2003-10-10 Thread Mick Knutson
No, I understand how to get the time correct, I am just hoping someone has a utility that will help me do this, as well as convert it back to 12 hour formatted time. Just so I don't have to re-invent the wheel. --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart.

[ot] Time format and time picking?

2003-10-10 Thread Mick Knutson
I need the ability to have a user choose their own Time. But, I can only seem to get 24 hour time to work. So, Either I need to find a JavaScript Time Chooser, or I need help to figure out how to convert the time (8:56PM) to the Military time. Any help on this? --- Thanks Mick Knutson The

help with requiredIf validation

2003-10-10 Thread Mick Knutson
drop down: then the dropdown is in a tile for re-usabilty: Is the fact that the "form.select" option is ""? --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "

[Really OT] Fw: Error in my DBUnit import syntax

2003-10-10 Thread Mick Knutson
:/Documents and Settings/Owner/My Documents/My > Data/Projects/YourSos/build.xml:589: org.dbunit.DatabaseUnitException: > java.sql.SQLException: Syntax error or access violation, message from > server: "You have an error in your SQL syntax. Check the manual that > corresponds to

Re: [OT]Keel

2003-10-10 Thread Mick Knutson
What is the url? --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Personal Emergency Alert & Contact System" can help you Play Smart. +00 1 (708) 570-2772 Fax MSN: mickknutson ICQ: 316498480 ICQ URL: http

Help with Tiles matching a checkbox

2003-10-10 Thread Mick Knutson
<%= checkbox %>logic:notMatch logic:notPresent --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Personal Emergency Alert & Contact System" can help you Play Smart. +00 1 (708) 570-2772 Fax MS

Re: tag - how to specify permissions (on top of roles)?

2003-10-08 Thread Mick Knutson
this: --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Personal Emergency Alert & Contact System" can help you Play Smart. +00 1 (708) 570-2772 Fax MSN: mickknutson ICQ: 316498480 ICQ URL:

Re: Help with StrutsTestCase examples and usage.

2003-10-06 Thread Mick Knutson
Here is a question then... When do I use the MockStrutsTestCases then? Aren't the Cactus TestCases actually integration testing? Not really just testing the Action itself. Right? --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to

Re: Help with StrutsTestCase examples and usage.

2003-10-06 Thread Mick Knutson
So, do you kick off DBUnit at the beginning and end of your testing? I am running ant for my junit, and am trying to set my tests up correctly. I also saw the j_security_check example on your site. Can I just run that check as the init() of my tests with CactusTestCases? --- Thanks Mick Knutson

Re: Help with StrutsTestCase examples and usage.

2003-10-06 Thread Mick Knutson
rfere with the tests? I thought that Cactus did not yet support testing through container managed security, and my actions are all in a secured area requiring authentication. --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn ho

Help with StrutsTestCase examples and usage.

2003-10-06 Thread Mick Knutson
how others are testing there Actions. --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Personal Emergency Alert & Contact System" can help you Play Smart. +00 1 (877) SoS-9119

HELP: strutsTestCase with ant now sending too much stacktrace!

2003-10-05 Thread Mick Knutson
.apache.commons.digester.Digester.sax ] ignorableWhitespace() [junit] [org.apache.commons.digester.Digester.sax ] ignorableWhitespace( [junit] ) [junit] [org.apache.commons.digester.Digester.sax ] ignorableWhitespace() [junit] [org.apache.commons.digester.Digester.sax ] startElement(,url-pattern,url-p

making strutsTestCarse more verbose?

2003-10-05 Thread Mick Knutson
d that is not mapped correctly." This is just very vague to me and was wondering if there is a way to add more information out of the standard stutsTestCase? --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Pers

Re: Compiling jsps/Tiles with ant?

2003-10-04 Thread Mick Knutson
I have looked through google. And there just seems to _not_ be a reason why my JSP's work fine on JBoss, but when I compile them, I keep getting a NPE. --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Personal

Compiling jsps/Tiles with ant?

2003-10-03 Thread Mick Knutson
I am wondering if anyone has any examples of using ant to build their jsp's? I am using Tiles extensively, and keep getting NPE on . Also, keeps wanting me to add /WEB-INF/web.xml to my root build path. Currently it is not there, it is in ./src/web/WEB-INF/web.xml --- Thanks Mick Knutson

Re: Still an issue: Quartz plugin shutdown problem

2003-10-03 Thread Mick Knutson
(jobs.AlertSenderJob 31 ) initialize AlertSenderJob [junit] (jobs.AlertSenderJob 43 ) Executing AlertSenderJob. This is the only operation this job performs. [junit] (jobs.AlertSenderJob 43 ) Executing AlertSenderJob. This is the only opera

Re: Still an issue: Quartz plugin shutdown problem

2003-10-03 Thread Mick Knutson
Let me get this right, there is only this needed: 1 quartz.properties. 1. quartz-config.xml 1. AlertSenderJob class for the job --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Personal Emergency Alert & Conta

Re: Still an issue: Quartz plugin shutdown problem

2003-10-03 Thread Mick Knutson
What app server do you use? --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Personal Emergency Alert & Contact System" can help you Play Smart. +00 1 (877) SoS-9119 +00 1 (708) 570-2772 Fax --- - Or

Re: Still an issue: Quartz plugin shutdown problem

2003-10-03 Thread Mick Knutson
--- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Personal Emergency Alert & Contact System" can help you Play Smart. +00 1 (877) SoS-9119 +00 1 (708

Re: Still an issue: Quartz plugin shutdown problem

2003-10-03 Thread Mick Knutson
I have never run a testcase with XML, how would I do that? --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Personal Emergency Alert & Contact System" can help you Play Smart. +00 1 (877) SoS-9119 +00 1

Re: Still an issue: Quartz plugin shutdown problem

2003-10-02 Thread Mick Knutson
stractDeploymentScanner.java:230) at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(Abs tractDeploymentScanner.java:207) --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Personal Emergency Alert & Conta

Re: Still an issue: Quartz plugin shutdown problem

2003-10-02 Thread Mick Knutson
. --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Personal Emergency Alert & Contact System" can help you Play Smart. +00 1 (877) SoS-9119 +00 1 (708) 570-2772 Fax --- - Original Message - From: &q

Re: Still an issue: Quartz plugin shutdown problem

2003-10-02 Thread Mick Knutson
cServlet.java:256) at org.mortbay.jetty.servlet.ServletHolder.start(ServletHolder.java:219) at org.mortbay.jetty.servlet.ServletHandler.initializeServlets(ServletHandler.j ava:436) at org.mortbay.jetty.servlet.WebApplicationHandler.initializeServlets(WebApplic ationHandler.j

Re: [OT] International telephone number formatter component????

2003-10-02 Thread Mick Knutson
rica, Western Europe only. Later look at the far East. But this would need to choose the whole part of the phone number then just store the proper number into my DB for the user. Until they update the number again, then they choose again. --- Thanks Mick Knutson +001(805) 563-0666 Office +001

[OT] International telephone number formatter component????

2003-10-02 Thread Mick Knutson
have already been done. --- Thanks Mick Knutson +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[OT] JAVA_OPTS option starting Catalina/JBoss?

2003-09-30 Thread Mick Knutson
sorry for the OT message... I have been suggested to add -Xrs to JAVA_OPTS to help with Catalina shutting down on me after 30 minutes of inactivity. Do I just add JAVA_OPTS=-Xrs to my global profile in /etc/profile and Catalina will automatically add those arguments? --- Thanks Mick Knutson

Re: externalizing the button hashmap for the LookupDispatchAction?

2003-09-30 Thread Mick Knutson
Thanks. That is heaps easier than hacking the code each time. Much appreciated! --- Thanks Mick Knutson coming soon: Your SOS: Your personal emergency contact system. http://YourSoS.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Original Message - From: "Matt R

externalizing the button hashmap for the LookupDispatchAction?

2003-09-30 Thread Mick Knutson
I am just wondering if anyone has already made a nicer way to manage the hashmap for the button labels on the LookupDispatchAction? I hate having to continually add elements in the code when I add a new button. --- Thanks Mick Knutson coming soon: Your SOS: Your personal emergency contact system

Re: Still an issue: Quartz plugin shutdown problem

2003-09-29 Thread Mick Knutson
-inf/lib/jakarta-oro.jar |--->web-inf/lib/jgs-quartz-0.2-dev.jar |--->web-inf/lib/jgs-struts-0.2-dev.jar |--->web-inf/lib/sslext.jar |--->web-inf/lib/struts.jar |--->web-inf/lib/struts-legacy.jar --- Thanks Mick Knutson coming soon: Your SOS: Your personal emergency contac

Still an issue: Quartz plugin shutdown problem

2003-09-29 Thread Mick Knutson
org.apache.commons.logging.LogFactory; /** * Class AlertSenderJob * * @author Mick Knutson */ public class AlertSenderJob implements Job { /** The Log instance for this application. */ private Log log = LogFactory.getLog( getClass().getName() ); /** * Constructor

[OT] Error Messages using standard security constraint?

2003-09-28 Thread Mick Knutson
I am using the standard web.xml security constraint with JBoss, and if a user enters a wrong username and/or password, there is not an error message generated to tell about the error. I just get the same logon form page. How do I add an error message in the struts manner? --- Thanks Mick Knutson

[OT]Email formatter component?

2003-09-28 Thread Mick Knutson
I am wondering if anyone knows of a good component for formatting email messages in text and HTML. --- Thanks Mick Knutson coming soon: Your SOS: Your personal emergency contact system. http://YourSos.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax ---

Re: Including 4 's into 1 page with includes?

2003-09-26 Thread Mick Knutson
time as I have a demo for over 2,000 persons in the next 1.5 weeks. So I am very stressed! Again, heaps of appreciation in advance for you help! --- Thanks Mick Knutson coming soon: Your SOS: Your personal emergency contact system. http://YourSos.com +001(805) 563-0666 Office +001 (708) 570-2772

Re: Including 4 's into 1 page with includes?

2003-09-26 Thread Mick Knutson
Can you please tell me what you me by adding it into the request object? Do you mean adding each DTo into the DynaForm that gets sent to the user? --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Original Message - From: <[EM

Including 4 's into 1 page with includes?

2003-09-26 Thread Mick Knutson
k. I just don't want to copy-n-paste JSP code into this master view, as I also will have the need to show the same FORM by itself. Has anyone done anything like this and able to help me figure out what to do? --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (70

Re: [OT] off topic, but I have a quick JavaScript question please...

2003-09-26 Thread Mick Knutson
It just makes my code much cleaner inside my function. But I do understand the way you described. Thanks --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Original Message - From: "Daniel Smeltzer" <[EMAIL PROTECTED]

Re: [OT] off topic, but I have a quick JavaScript question please...

2003-09-26 Thread Mick Knutson
, CENTER ); } --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Original Message - From: "Daniel Smeltzer" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PRO

[OT] off topic, but I have a quick JavaScript question please...

2003-09-26 Thread Mick Knutson
I have a function "function tooltips()" and the call to that function is "return tooltip('tooltip.msg.name', 'tooltip.title.name');" in my function, how do I access each of the arguments? Is it something like args[0], and args[1]? --- Thanks Mick Knutson

Re: Quartz plugin shutdown problem

2003-09-26 Thread Mick Knutson
MessageI am still having issues with Quartz, and would appreciate help from anyone as I am just lost on this one. --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Original Message - From: Tom Howe To: 'Mick Kn

Going from https on /member.do, back to http on index.jsp?

2003-09-25 Thread Mick Knutson
How do I go from https on /member.do, back to http on index.jsp? Must I make an /index.do and just eliminate the index.jsp? --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax

Re: How do I populate a DynaValidatorForm?

2003-09-25 Thread Mick Knutson
Each JSP will have 1 DynaForm assigned to a given form. So the formA.units is different than forB.units in the DynaForm. So, when you submit a form, there is just 1 Dynaform that is submitted. Or in your case you want to show formA DynaForm with forma.units. --- Thanks Mick Knutson http

Re: How do I populate a DynaValidatorForm?

2003-09-25 Thread Mick Knutson
That was it. Thanks very much! --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Original Message - From: "Barry Volpe" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: T

Re: How do I populate a DynaValidatorForm?

2003-09-25 Thread Mick Knutson
In the Action itself, there is a form object already created. Then this should work inside the action: ( ( DynaActionForm ) form ).set( Constants.USER_ID_KEY, "5"); --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Origin

Re: SSLExt and useMap?

2003-09-25 Thread Mick Knutson
I added this: (and I also have this in other areas of the same JSP page: Log On) I get this error when I did that: From: "Mick Knutson" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > Sent: Thursday, September 25, 2003 1:

Re: SSLExt and useMap?

2003-09-25 Thread Mick Knutson
Do you mean Like: --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Original Message - From: "Max Cooper" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, Se

Re: SSLExt and useMap?

2003-09-25 Thread Mick Knutson
> I have an HTML image map that needs to use the SSLExt links: > > > > > > > > > > How do I do this with SSLExt as I can't find any examples for this issue. > Thanks in advance for your help. > > --- > Thanks > Mick Knuts

Clearing a DynaActionForm values?

2003-09-25 Thread Mick Knutson
How do I clear a DynaActionForm values? --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

SSLExt and useMap?

2003-09-25 Thread Mick Knutson
I have an HTML image map that needs to use the SSLExt links: How do I do this with SSLExt as I can't find any examples for this issue. Thanks in advance for your help. --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-277

Re: Quartz error and Struts plugin for struts

2003-09-25 Thread Mick Knutson
Yes, here is an exact cut-n-paste: --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Original Message - From: "Holman, Cal" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMA

Re: How to include part of a page dynamically?

2003-09-24 Thread Mick Knutson
This is easily done with Tiles. --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Original Message - From: "Morten Andersen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 24, 2003 11

Re: Issue with SSLExt and Tiles

2003-09-24 Thread Mick Knutson
Works great. Thank you very much... --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Original Message - From: "Max Cooper" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sen

Issue with SSLExt and Tiles

2003-09-24 Thread Mick Knutson
I have the following code that does not get processed correctly. Currently, the gets rendered as http://localhost:8080/   --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax

Re: Quartz error and Struts plugin for struts

2003-09-24 Thread Mick Knutson
Thanks for the help --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Original Message - From: "Holman, Cal" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 24, 2003 7:25 PM Subject

Re: Quartz error and Struts plugin for struts

2003-09-24 Thread Mick Knutson
Yes, I am only using the 1.1 LIB release. Do you mean the beanutils? Or Xerces? --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Original Message - From: "Holman, Cal" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTE

Re: Quartz error and Struts plugin for struts

2003-09-24 Thread Mick Knutson
I see now that you mean "+ getJobClass().getName()", but I do not know where jobClass gets set. I see a className attribute, but not where this is converted to a class. --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Origin

Re: Quartz error and Struts plugin for struts

2003-09-24 Thread Mick Knutson
com.baselogic.yoursos.scheduler.jobs.AlertSenderJob is in WEB-INF/classes Am I missing something else? --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Original Message - From: "Michael Nascimento Santos" <[EMAIL PROTECTED]> To: "

Re: Quartz error and Struts plugin for struts

2003-09-24 Thread Mick Knutson
tName() + " isStateful: " + isStateful() + " isVolatile: " + isVolatile() + " isDurable: " + isDurable() + " requestsRecovers: " + requestsRecovery(); } --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-

Re: Quartz error and Struts plugin for struts

2003-09-24 Thread Mick Knutson
I have used the example xml excerp from the src, but I don't know what would be wrong with the file, or how to track it further. Any ideas about where I can go to get help? --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Ori

Re: Quartz error and Struts plugin for struts

2003-09-24 Thread Mick Knutson
And com.baselogic.yoursos.scheduler.jobs.AlertSenderJob is in my WAR under web-inf/classes --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Original Message - From: "Mick Knutson" <[EMAIL PROTECTED]> To: "Stru

Re: Quartz error and Struts plugin for struts

2003-09-24 Thread Mick Knutson
{ log.info("Executing AlertSenderJob. This is the only operation this job performs."); } I also have the following quartz-config.xml: --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Origin

Re: Quartz error and Struts plugin for struts

2003-09-24 Thread Mick Knutson
ScannerThread.doScan ====== --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Original Message - From: "Holman, Cal" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL

Re: Quartz error and Struts plugin for struts

2003-09-24 Thread Mick Knutson
Are you using the quartz plugin? In the examples, I did not see the quartz.properties. I thought the quartz-config.xml is the replacement. --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Original Message - From: "Holman

Quartz error and Struts plugin for struts

2003-09-24 Thread Mick Knutson
) ... 18 more --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

validating multi-select

2003-09-24 Thread Mick Knutson
How can I validate a multi-select box to have at least 1 option selected? --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Using Form Bean & Java Bean....

2003-09-23 Thread Mick Knutson
I have a DynaActionForm that has several DTO's in an Array: Works great. --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Original Message - From: "Rajanala

SSLExt and Struts Workflow?

2003-09-23 Thread Mick Knutson
Does SSLExt and Struts Workflow work together? --- Thanks Mick Knutson http://www.baselogic.com --- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: issue with forwards

2003-09-23 Thread Mick Knutson
> I have an Alert action that has an array of Contacts. If there have not been > any Contacts set up in the db already, I want to forward the user to the > addContact action, then when they add 1 Contact, forward them back to the > Alert action. > > How can I do this? >

issue with forwards

2003-09-23 Thread Mick Knutson
I have an Alert action that has an array of Contacts. If there have not been any Contacts set up in the db already, I want to forward the user to the addContact action, then when they add 1 Contact, forward them back to the Alert action. How can I do this? --- Thanks Mick Knutson http

derrive the action name from the action mapping that called the JSP

2003-09-16 Thread Mick Knutson
possible? --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[OT]Translation components?

2003-09-16 Thread Mick Knutson
phere, nor can I afford Websphere. I can't seem to find any competitors of WebSphere Translation Server. Any ideas? --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- --

Re: Newbie looking for resources to learn

2003-09-15 Thread Mick Knutson
onjava.com is pretty good. --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Original Message - From: "Isaac" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 15, 2003 7:46 AM Subje

Re: assigning a value back to a bean in a logic:iterate?

2003-09-15 Thread Mick Knutson
Can't I just do something like: <%= cColor = "content_tbl_blue" %> test cellColor But this does not work either. The logic _does_ find the cColor as "content_tbl_white" --- Thanks Mick Knutson http://www.baselogic.com +001

validating dates as Dates, or Strings?

2003-09-12 Thread Mick Knutson
I have a Value Object with java.sql.Dates, and I use String's on the front end. I do a simple conversion, but I now need to compare a starting and ending Date. How can I do this with the Validation? --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570

Re: assigning a value back to a bean in a logic:iterate?

2003-09-12 Thread Mick Knutson
I am basically trying to take cellColor which is a variable in my DynaForm, and loop through an array of alerts[] that is also in this DynaForm. So I can then alternate the cell colors of the table. So alertForm.cellColor need to be changed each iteration of this loop. --- Thanks Mick Knutson

assigning a value back to a bean in a logic:iterate?

2003-09-12 Thread Mick Knutson
rm. --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

date selector and display?

2003-09-11 Thread Mick Knutson
localized date like with the i18n utilities? --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: DateUtil

2003-09-11 Thread Mick Knutson
If you have an update for this method, can I have it as well? --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Original Message - From: "Cees van de Griend" <[EMAIL PROTECTED]> To: "Struts Users"

Re: DateUtil

2003-09-11 Thread Mick Knutson
If you have an update for this method, can I have it as well? --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - Original Message - From: "Cees van de Griend" <[EMAIL PROTECTED]> To: "Struts Users"

BeanUtils.copyProperties() issue

2003-09-11 Thread Mick Knutson
, what is the best way to convert these 2 types back and forth when my ValueObject _has_ to be a Date object? --- Thanks Mick Knutson http://www.baselogic.com +001(805) 563-0666 Office +001 (708) 570-2772 Fax --- - To unsubscribe, e

Re: Extending DynaActionForm

2003-09-11 Thread Mick Knutson
ax.servlet.http.HttpServletRequest request ,javax.servlet.http.HttpServletResponse response ) throws java.lang.Exception; } // The End... == --- Thanks Mick Knutson http://www.baselogic.com +00

Re: J2EE IDE

2003-08-27 Thread Mick Wever
ed to NetBeans. This abundance of features can (naturally) slow it down, make sure to turn off all the features you won't be using after you have given them a test run. Again, find out your requirements, and try them all out :) Mick. On Wed, 27 Aug 2003 11:03:03 +0300, Firat TIRYAKI wrote: >

Re: Is singleton DAO acceptable? -- Best Practices

2003-08-27 Thread Mick Wever
ll? (Eg use the Struts plugin mechanism). Mick. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Is singleton DAO acceptable? -- Best Practices

2003-08-26 Thread Mick Wever
On Mon, 25 Aug 2003 16:32:07 +0200, Federico Real wrote: > Hi Mick, I like your implementation od DAO , Can you send me a example for > this? I would like use it. > - Original Message - > From: "Robert Taylor" <[EMAIL PROTECTED]> > To: "Struts Users Mail

  1   2   3   >