当前位置:首页 > Mainsoft for Java EE使用说明 - 图文
Mainsoft for Java EE
Create your first Mainsoft for Java EE project
This section shows you how to create a simple ASP.NET Web application that runs on a Java EE application server.
To create an ASP.NET Web application:
1. Make sure that your application server is up and running. If you are using the bundled Tomcat
application server, choose Start > Programs > Mainsoft for Java EE 2.5 > Start Tomcat. If you are using another application server, refer to its documentation. 2. In Visual Studio, from the File menu, choose New > Project.
The New Project dialog opens.
3. Select one of the Mainsoft for Java EE project types (Visual Basic for Java EE or Visual C#
for Java EE).
4. In the list of templates, select ASP.NET Web Application. 5. Click OK.
Stand by while Mainsoft for Java EE configures the new project. Upon completion, a blank Web Forms page opens in the Microsoft Development Environment.
6. Open the Toolbox and drag a few controls onto the Web Forms page.
7. From the Debug menu, choose Start Without Debugging.
Visual Studio builds the application, then deploys it to your Java EE application server, and then runs the application. A Web browser opens, displaying the Web application.
Congratulations, you have built your first ASP.NET Web application for Java EE!
Related Sections
Create your first ASP.NET portal application
Learn how to create a simple ASP.NET portal application that runs on an IBM WebSphere Portal.
Porting a Windows ASP.NET application to the Java EE platform
Learn how to port a simple ASP.NET Web application to the Java EE platform.
共分享92篇相关文档