development methodology
Sounds like a case for mock objects and actions perhaps. I like this kind of
approach because it is useful for early prototyping and testing, leaving a
clear seperation between the responsibilities either side of this interface,
and supports the 'test driven' approach. I h
PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>Subject: Struts development methodology
>To:[EMAIL PROTECTED]
>From: Victor Grazi <[EMAIL PROTECTED]>
>Date: Tue, 14 Sep 2004 19:28 -0400
>
>
>We are developing an important struts application for a major bank, and
we
&g
Yes, using versioning they can all work together.
Yes, UI developers MUST be ahead of Java, else Java people don't know
what they should implement.
This is all normal and regular and benefit of a layerd framework.
What you do in iterative development is "fake" the data, unill the back
end CRUD i
Sounds like a case for mock objects and actions perhaps. I like this
kind of approach because it is useful for early prototyping and testing,
leaving a clear seperation between the responsibilities either side of
this interface, and supports the 'test driven' approach. I have little
experience
We always have the UI folks pototype in Dreanweaver, then Java folks
will put merge it with Struts tags. Once the app is working then a
combination of dreamweaver and notepad does the job.
On Tue, 14 Sep 2004 21:35 -0400, Victor Grazi <[EMAIL PROTECTED]> wrote:
> Not sure I understand.
> What's a
Not sure I understand.
What's a CVS? Are u referring to a versioning tool? Yes we have that.
The ui developers can do wysiwyg development using struts tags in
Dreamweaver. The problem is when they go to view there work in IE, they
can't, because the Java people don't work as fast as the ui folks
Struts works great for this. I assume you have a CVS, and then leverage
the HTML people to write and maintain your JSP pages. They can use the
html input tags or what ever, and DW has plugins for JSP tag libs, any
and all.
The java People can write formbeans that map to the html forms and unit
Why not combine Struts with Velocity:
http://jakarta.apache.org/velocity/tools/struts/
Velocity is really easy to learn and is Dreamweaver-friendly.
Don
On Tue, 14 Sep 2004 19:28 -0400, Victor Grazi <[EMAIL PROTECTED]> wrote:
> We are developing an important struts application for a major bank,
We are developing an important struts application for a major bank, and we
need some advice on methodology...
Our graphic designers are developing the UI in HTML using Dreamweaver and
Notepad. (They are gifted artists, but they don't much know about Struts or
JSTL).
We also have Java developers
9 matches
Mail list logo