Re: General model question ?

2001-11-22 Thread Ted Husted
The inheritance is a necessary part of the Struts design. I realize that it seems wasteful at first, but the ActionForm beans have several special needs that may not apply to the other beans in your application. An interface was tried in the earliest instances of the framework, but discarded for

DO NOT REPLY [Bug 5023] - html:form does not handle "action" attribute correctly

2001-11-22 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 5023] - html:form does not handle "action" attribute correctly

2001-11-22 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

General model question ?

2001-11-22 Thread box
Hi everybody, I am new to struts, but I find them very usefull. There is one question that bothers me. Wy is ActionForm a class not an interface ? I have got my own application data model and I would just need to implement the ActionForm to update/input the data via html forms. But it'

authorisation

2001-11-22 Thread box
Anybody has examles of authorization done by struts ActionServlet ? regards Wojtek -- Myslisz o otworzeniu wlasnego sklepu internetowego? A moze o wynajeciu stoiska w wirtualnym pasazu? W Centrum e-biznesu mozesz miec jedno i drugie. Juz od 290 zl za rok. Wybierz: e-witryne lub e-skle

Re: Struts extensibility, multiple servlets, etc. (cont.)

2001-11-22 Thread Ted Husted
I think we'd all be happy to see better support for Velocity, and other templating mechanisms. Geir did some work along these lines last spring. Donnie Hale wrote: > Here are some observations, etc. > - An implicit (or explicit) Struts premise, JSPs, results in a > predisposition to assume Reque

DO NOT REPLY [Bug 5023] - html:form does not handle "action" attribute correctly

2001-11-22 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: Will writing Actions in script make sense?

2001-11-22 Thread Ted Husted
purpureleaf lee wrote: > Any comments? I think it makes sense for a number of use-cases, and is the same general direction that is taken by the Workflow Proposal. A declared goal there is to enable business domain experts to program workflows without being Java engineers, using the equivalent of