Re: [OT] What slows you down?

2008-06-20 Thread Neil Erdwien
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Neil Erdwien, [EMAIL PROTECTED], 785-532-4905 Acting Associate Director / Web Technologie

Re: [OT] Outlook like notification window

2007-06-04 Thread Neil Erdwien
= =GiGO -END PGP SIGNATURE- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Neil Erdwien, [EMAIL PROTECTED], 785-532-6311 Associate Director / Web Technologies Manager Co

Re: Tomcat SSL Enabled - Popup information on pages : Contains secure and non secure items

2006-03-31 Thread Neil Erdwien
age states otherwise and the sender is authorized to state them to be the views of any such entity. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Neil Erdwien, [EMAIL PROTE

Re: Redirect with a POST instead of a GET

2006-02-23 Thread Neil Erdwien
o confirm redirection. Many browsers do not support this response code at all. See: http://ppewww.ph.gla.ac.uk/~flavell/www/post-redirect.html Michael. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: Multiple Drop Down Menus

2005-12-20 Thread Neil Erdwien
ure I can do this by calling an action when the A is selected, but how can I do this without calling an action after A is chosen? Thanks in advance. -- Neil Erdwien, [EMAIL PROTECTED], Web Technologies Manager Computing and Network Services, Kan

Re: CSS not working with JSF

2005-08-25 Thread Neil Erdwien
27;t be bothered looking into that now. So you may not have to do that..) -- Neil Erdwien, [EMAIL PROTECTED], Web Technologies Manager Computing and Network Services, Kansas State University - To unsubscribe, e-mail: [EMAIL

Re: JSF is the beginning of the end of Struts !!!

2005-07-28 Thread Neil Erdwien
obscurity, blah blah blah... Well, once you've done everything that isn't obfuscation-related, there is only obscurity that remains, and frankly, it does help gain a few {minutes,hours} before the nasty black hats break the server. :-) -- Neil Erdwien, [EMAIL PROTECTED], Web Technolog

Re: [OT] no-cache Actions (or tiles)

2005-07-27 Thread Neil Erdwien
, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Neil Erdwien, [EMAIL PROTECTED], Web Technologies Manager Computing and Network Service

Re: [POLL] What do you use action forms for?

2005-05-11 Thread Neil Erdwien
nput and output #5 One form for input, another for output #6 Other Thanks, Michael. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Neil Erdwien, [EMAIL PROTECTED], Web Techn

Re: Using javascript to access nested form items

2005-03-14 Thread Neil Erdwien
in IE: projectForm.estStaffCost.value ...will get the value of the textfield. In fact, looking in the DOM inspector in Firefox, it is true there too. Seems "nested forms" is a bit of a misnomer... seems the elements of the second form show up in the object tree of the first. -- Neil Erdwien, [EMAIL PROTECTED], W

Re: Typical Struts development team and distribution of tasks?

2005-03-11 Thread Neil Erdwien
CTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Neil Erdwien, [EMAIL PROTECTED], Web Technologies Manager Computing and Network Services, Kansas State University -

Re: Hiding pages under WEB-INF

2005-02-23 Thread Neil Erdwien
logHidingPagesUnderWEBINF 1) Is this a widely practiced? 2) I am having trouble finding my style sheet. I have put it in the WEB-INF/style directory but still it is not being picking up. Is there any other configuration I need? -- Neil Erdwien, [EMAIL PROTECTED], Web Technologies Manager Com

Re: How to implement OR functionality in STRUTS

2005-01-05 Thread Neil Erdwien
the push to get the job done. Assuming JSTL is available, it provides a better solution. Guillaume Cottenceau wrote: Neil Erdwien writes: How about: ... ... Are you serious? When "..." is longer than say 1 or 2 lines, this leads to duplicated source-

Re: How to implement OR functionality in STRUTS

2005-01-04 Thread Neil Erdwien
. I am a fresher to struts. That's Y? Regards, Krishna Mohan R - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Neil Erdwien, [EMAIL PROTECTED], Web Technologies Manager Comp

Re: Workaround for IE not sending "value" on input image tag?

2004-12-20 Thread Neil Erdwien
------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Neil Erdwien, [EMAIL PROTECTED], Web Technologies Manager Computing and Network Services, Kansas State University --

Re: using JSTL with struts (stupid question?)

2004-11-17 Thread Neil Erdwien
p://java.sun.com/jstl/core"; prefix="c" %> loggedin as user: ${user.login} -=-=---=-=---=-=---=-=---=-=---=-=-- with the user "test" logged in, renders as: -=-=---=-=---=-=---=-=---=-=---=-=-- 1 2 3 4 5 6 7 8 9 10 loggedin as user:

Re: Newbie question: Can anything cause the controller servlet to set the ActionForm bean twice

2004-04-20 Thread Neil Erdwien
Thanks, pnewbie - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Neil Erdwien, [EMAIL PROTECTED], Web Techn