Joe,

just by looking at DbForms for a short while, it looks like the missing
piece in the JSP-MVC-Database puzzle. I would say it definitely is the way
to go. I would like to encourage you to reuse as many Struts features as
possible and to base your framework on Struts to avoid duplication of
effort. I imagine there are many people who will want to use a high level
presentation library (which your framework provides) with a sound MVC
framework (Struts).

Talking about duplication of effort, I am not sure if there may not be some
overlap between your framework and the standard JSP tag library developed
through the Java Community Process as JSR-52 (whis also promises to deliver
some database-aware tag libraries). So I think it would be a good idea to
have a look at JSR-52.

Keep up the good work.

Petr


----- Original Message -----
From: "Joe Peer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 05, 2001 10:41 AM
Subject: Re: DbForms - open source RAD-toolkit


> hi oleg,
>
> thanks for your mail!
>
> >So it based on struts... 8)
>
> well, it would be cool if it was really *based* on struts. the problem is
i
> just took some cool classes (xml digester, baseHandlerTag,...) and other
> goodies out of struts. i tried to use struts as basis first, but i
stumbled
> over some problems and abandoned that approach soon (maybe to soon!)
>
> over the weekend i'll try to figure out if and how a better integration
> with struts could be done and then i'll definitly report to the
struts-list
>
> - best regards,
> joe
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to