具有 Java EE 和工作流程的网站
您能否建议我使用 Java EE 架构制作一个网站并在其背后实现工作流程的教程或书籍。
Could you please advice me a tutorial or book to do a web site using Java EE architecture and implement workfolw behind it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我发现这本书非常好:
https://www.packtpub.com/java-ee5-development -with-netbeans-6/book
它是基于 Netbeans 和 Glassfish 的特定工具,但即使您最终不打算使用它们,我仍然发现有具体的示例可以使用。一般来说,Packt 非常适合特定于技术的指南,而不是大局,但有时获得大局的最佳方法是通过一个特定的示例并使其发挥作用。一旦你掌握了基本情况,你就可以进行概括。
I found this book to be very good:
https://www.packtpub.com/java-ee5-development-with-netbeans-6/book
It's quite tool specific being based on Netbeans and Glassfish but even if you're not planning on using these ultimately, I still find it useful to have concrete examples to work with. In general, Packt are great for technology specific guides rather than the big picture but sometimes the best way to get the big picture is to work through a specific example and get that working. You can generalise afterwards once you have the base case down.
您应该尝试 JBoss jBPM,它与 JBPM 2.0 兼容,并且具有非常好的文档和工具(基于 Eclipse 平台)。
http://www.jboss.org/jbpm/documentation
You should try JBoss jBPM which is JBPM 2.0 compilant and has a pretty good documentation and tooling (based on Eclipse platform).
http://www.jboss.org/jbpm/documentation