RE: struts security

2002-04-16 Thread Phase Web and Multimedia
I see. The servlet would be a bit of security validation server set up as an app itself. It's job would be to receive validation requests from various apps. When validation is returned true (to the calling app) then the calling app would login the user to its local container managed security. This

Re: struts security

2002-04-16 Thread @Basebeans.com
Subject: Re: struts security From: Vic Cekvenich <[EMAIL PROTECTED]> === I was thinking... a centralized servlet, that any app would call. It would be sent user id and password, and it would reuurn user Name and RoleID. Let's e-mail offline next week. Vic Phase Web and Multimedia wrote: > Th

DO NOT REPLY [Bug 8152] - struts-html.tld has duplicate password tag entry

2002-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8152] - struts-html.tld has duplicate password tag entry

2002-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2002-04-16 Thread rleland
rleland 02/04/16 09:30:24 Modified:doc/userGuide struts-html.xml Log: remove Duplicate password definition added when optionsCollection was added Feb 23 Revision ChangesPath 1.8 +21 -351 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml

RE: struts security

2002-04-16 Thread Phase Web and Multimedia
That could be accomplished but it would have to use a u/p stored in a cookie on the browser to accomplish. In other words. In the same container you can set up single sign on. If it is visiting another container there is no way I know to have a logged in state for another container. That would be

struts-html.tld error?

2002-04-16 Thread Voytek . Jarnot
Is there a reason for the duplicate password tag in struts-html.tld (Struts 1.1b1 release)? I've removed it locally with seemingly no ill effects; but I'd like a second opinion. Thanks, -- Voytek Jarnot Deployable CAMS Senior Systems Analyst - Logtec, Inc. -- To unsubscribe, e-mail:

2 forms in 1 jsp: html:form tag is not jsp complient

2002-04-16 Thread Dirk Reichelt
Using two tags in the same jsp page leads to an error when the web container reuses the FormTag object. (The reuse of tag objects is complient to (or even an essentail part of) the JSP specification.) The problem is in the lookup method: The information (e.g. the variable 'name') is looked up

Re: Problems with multi-app config

2002-04-16 Thread Andre Beskrowni
crap, i had a feeling that might be the case, but for some reason didn't bother to try. thanks for the clarification. ab >From: "Martin Cooper" <[EMAIL PROTECTED]> >To: "Struts Developers List" <[EMAIL PROTECTED]>, ><[EMAIL PROTECTED]> >Subject: Re: Problems with multi-app config >Dat

Re: struts security

2002-04-16 Thread @Basebeans.com
Subject: Re: struts security From: Vic Cekvenich <[EMAIL PROTECTED]> === What about single login? (to multiple applications on different containers?) Ex: a central servlet that gets called by a struts app to autethicate a user and then stores this? If you add this, I will try it. (else I have to

DO NOT REPLY [Bug 8152] New: - struts-html.tld has duplicate password tag entry

2002-04-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu