Administrator
|
All,
We have just updated the online examples to the latest version of Orbeon Forms: http://www.orbeon.com/ops/ This should be really close from the upcoming 3.6! There are not that many visible changes on the surface, but tons of bug-fixes and other improvements under the hood, as our change list shows: http://www.orbeon.com/ops/doc/home-changes-36 -Erik -- Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.com/ -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Hi Erik,
I have attached a simple java web application. Please modify that fits to XForms. I know that you are very busy and Im not the only person you are replying. But pls give me a start. So I think I can continue from that.
This a eclipse project and deployied on jboss 4.0.4
Your help highly appreciate
Thanks,
Chaminda
On 11/17/07, Erik Bruchez <[hidden email]> wrote:
All, -- Chaminda Amarasinghe, -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws my-app.war (14K) Download Attachment |
Hi Erik
Also like to suddest that pls include a simple JSP Servlet application to example list. Even this one would be enough.
Thanks
On 11/19/07, Chaminda Amarasinghe <[hidden email]> wrote:
-- Chaminda Amarasinghe, -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Hi Erik,
I created empFormFilled.xhtml file instead of empFormFilled.jsp . In the EmployeeAdder servlet repaced
request.getRequestDispatcher( "/WEB-INF/Jsp/empFormFilled.jsp").forward(request, response); withrequest.getRequestDispatcher( "/WEB-INF/Jsp/empFormFilled.xhtml").forward(request, response);xforms elements does not rendered... I have deployed "Guess Nuber" application in a the same web application( I have deployed this application as a separate WAR) thats working fine. what is the mistake i did. xhtml file have been attached here. Thanks,
On 11/19/07, Chaminda Amarasinghe <[hidden email]> wrote:
-- Chaminda Amarasinghe, -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws empFormFilled.xhtml (940 bytes) Download Attachment |
Free forum by Nabble | Edit this page |