使用 Java EE 的电子商务网站
我需要使用 Java EE
创建一个 电子商务
网站。所以任何人只要有源代码、教程,任何东西都可以提供帮助。
I need to create a Ecommerce
web site with Java EE
. So any one has a source code, tutorial any things can help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
好吧,问题不清楚,您需要回答很多问题,然后才能有人给您提供真正的意见。
简而言之,电子商务可以有
等等,您计划拥有什么样的应用程序将会得到答案,那里有很多开源电子商务解决方案,这里只是其中的一些。
等等,您需要下载它们,看看哪一个最适合您的需求,然后开始使用它们。还要确保没有人会为您提供 100% 所需的东西,并且所有这些框架都附带一个许多扩展点,您唯一需要使用这些扩展来创建自定义功能主义者。
Well question is not clear and you need to answer a lot of questions before some one can give you a real inputs.
In short Ecommerce can have
and many more and what kind of application you are planning to have will fetch answers, there are lots lots of Open-source E-Commerce solutions there and here are few of them.
and there are more, all you need to download them see which best fit in your needs to start working with them.Also be sure that no one will provide you 100% what you need and all those framework comes with a lots of extension points and only thing you need to use those extensions to create custom functionalists.
Java Petstore 2.0 可能是一个开始。
The Java Petstore 2.0 could be a start.