RE: Newbie Validator Basic Configuration

2004-08-23 Thread Lykins Don H Contr AFSAC/ITS
Chris - To learn the validator plug-in,, I went through this tutorial from Oracle and it worked great!!! You can deploy a validator plug-in JSP page in 30 minutes. Try it! http://www.oracle.com/technology/obe/obe9051jdev/strutsvalidator/validator.htm the catch is you must use jdeveloper

Deploying Struts ???

2004-08-20 Thread Lykins Don H Contr AFSAC/ITS
Looking for pointers on how to best deploy struts based, JSP applications. I am using JDeveloper 10G which ships with Struts source... deploying to Jrun. Scenario: I am one of 2 programmers, each developing a separate JSP , but sharing a common database When each JSP is developed and deployed

RE: Deploying Struts ???

2004-08-20 Thread Lykins Don H Contr AFSAC/ITS
- From: Lykins Don H Contr AFSAC/ITS [mailto:[EMAIL PROTECTED] Sent: Friday, August 20, 2004 7:57 AM To: '[EMAIL PROTECTED]' Subject: Deploying Struts ??? Looking for pointers on how to best deploy struts based, JSP applications. I am using JDeveloper 10G which ships with Struts source

RE: Deploying Struts ???

2004-08-20 Thread Lykins Don H Contr AFSAC/ITS
20, 2004 11:43 AM To: Struts Users Mailing List Subject: RE: Deploying Struts ??? -Original Message- From: Lykins Don H Contr AFSAC/ITS [mailto:[EMAIL PROTECTED] Sent: Friday, August 20, 2004 8:25 AM To: 'Struts Users Mailing List' Subject: RE: Deploying Struts ??? so how do

examples of struts??

2004-07-14 Thread Lykins Don H Contr AFSAC/ITS
What real-world web sites are using struts? Can someone point me to some sites and do you know which packages/classes are used? also, which is the most popular/beneficial class in use today? Don Lykins AFSAC 937-257-4295 x4539 [EMAIL PROTECTED]

RE: How to repopulate main page after returning from lookup page

2004-07-14 Thread Lykins Don H Contr AFSAC/ITS
I agree with you Erik... maybe its a security concern storing session variables?? isn't the use of session variables how you prevent folks from typing in the URI directly?,, that is you set a session parameter then check it in each JSP? -Original Message- From: Erik Weber

RE: examples of struts??

2004-07-14 Thread Lykins Don H Contr AFSAC/ITS
the appropriate changes. Simon -Original Message- From: Lykins Don H Contr AFSAC/ITS [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 14, 2004 9:55 AM To: '[EMAIL PROTECTED]' Subject: examples of struts?? What real-world web sites are using struts? Can someone point me to some sites and do