Hi there,

I am also still using DBforms. Funny you should mention AJAX because I was just 
pondering whether I could integrate DBFORMS as an AJAX service or build my own 
framework based on DBforms using DWR. 

The only way I can see to do it using DbForms is execute the DBFORMS JSP page 
within a wrapper servlet using HttpUnit then parse the result looking for the 
values to return to the web browser

i.e. JSP->DWR servlet->Your servlet->HTTPUNIT->Your servlet->DWR->JSP

However this is a hack and it would be better to design a framework from the 
ground up using DbForms as a starting point.

Jezza.



> Henner Kollmann <[EMAIL PROTECTED]> wrote:
> 
> Hello,
> 
> yes i am still using Dbforms. Our main project with it is ready and
> delivered to the customer. Dbforms works for me without any problems. I
> still do not need new features. So the only thing i do in the moment is 
> bug
> fixing.
> 
> 
> I tried to find some more distributors for dbforms - but without luck.
> 
> 
> > am presently contemplating whether I should become active, once more,
> > in the project or continue evolving DbForms internally with a more
> > Oracle flavour.  
> 
> I think it's not good idea to bring database specific features into the
> kernel of dbforms.
> 
> In the last year there have been developed some really interesting new
> frameworks for web application on the web. All of them try to build web
> applications with ajax. Great new features.
> 
> After a close look over the kernel of dbforms i found that it would be 
> very
> difficult to integrate ajax into it.
> 
> DbForms also needs a xml syntax which is not standard conform:
> 
> 
> <header>
>    <table>
> </header>
> <body>
> </tr><td><td></tr>
> </body>
> <footer>
>    </table>
> </footer>
> 
> 
> To change this is a lot of work.
> 
> In the moment i do not have the time for further development of dbforms. 
> For
> my need it has all features i need.
> 
> So - if anybody need more - please feel free to commit!
> 
> Best regards
> Henner
> 
> 
> 
> 
> 
> -------------------------------------------------------------------------
> 
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share 
> your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> 
> _______________________________________________
> DbForms Mailing List
> 
> http://www.wap-force.net/dbforms

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to