DO NOT REPLY [Bug 24158] New: - Cannot find global ActionForward for name

2003-10-27 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

BaseHandlerTag and getName(), getProperty()

2003-10-27 Thread Mike Jasnowski
Greetings, I was curious if what (if any) particular reason there is that BaseHanderTag doesn't define getName() and getProperty(), which seemingly most form tags need. The scenario that's prompted this question is an tag extension scenario. In a particular instance I want to set the value of the

DO NOT REPLY [Bug 17306] - extend tag with "forward" attribute for error page

2003-10-27 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 24161] New: - System cannot find a TLD file

2003-10-27 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

Session-scoped forms and synchronization...

2003-10-27 Thread Bob Lee
Does Struts synchronize on session-scoped forms? For example, can I assume that Stuts won't modify the fields on a session-scoped form in response to one request while an action is still using it? Someone on the user list says that it does not. Thanks, Bob --

DO NOT REPLY [Bug 24161] - System cannot find a TLD file

2003-10-27 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

Re: Session-scoped forms and synchronization...

2003-10-27 Thread Bob Lee
I looked at the latest source and it doesn't appear to synchronize. Though you could fix this using a custom RequestProcessor, I think it qualifies as a bug. First, it should synchronize form creation. Right now more than one instance of a session-scoped form can be created. Second, it should

Re: Bug report for Struts [2003/10/26]

2003-10-27 Thread Jan Vervecken
hi I just checked one bug for its details. How does bug 12916 for product Commons, component Latka in status RESOLVED end up in a "Bug report for Struts" (in status NEW)? see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12916 trying to understand how all this works tnx -Jan *** R

Re: Session-scoped forms and synchronization...

2003-10-27 Thread Craig R. McClanahan
Bob Lee wrote: I looked at the latest source and it doesn't appear to synchronize. Though you could fix this using a custom RequestProcessor, I think it qualifies as a bug. First, it should synchronize form creation. Right now more than one instance of a session-scoped form can be created. Wel

Tiles: WHO IS THE TILES EXPERT?

2003-10-27 Thread Micael
Will "return new ActionForward(TILES_DEFINITION_NAME);" reutnr the tiles definition defined? Please answer if you know the answer. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]