XML, XSLT, Java, and JSP: A Case Study in Developing a Web Application- P2

XML, XSLT, Java, and JSP: A Case Study in Developing a Web Application- P2: Là một nhà phát triển Web, bạn biết những thách thức trong việc xây dựng các ứng dụng mạnh mẽ trên nhiều nền tảng. Tạo các ứng dụng di động trở nên thật sự có thể bằng cách sử dụng Java cho code và XML để tổ chức và quản lý dữ liệu. "XML, XSLT, Java, và JSP: Một trường hợp học" sẽ giúp bạn tối đa hóa khả năng của XML, XSLT, Java, và JSP trong các ứng dụng web của bạn | 32 Chapter 2 An Environment for Java Software Development Classpaths can be a problematic thing as this experience suggest that you search for a document called at . It might help you as it did us. For further information see Setting the CLASSPATH Environment earlier in this chapter. Debugging Java Programs You should be able to browse the user manual for ElixirlDE by opening the file c Elixir IDEManual or its equivalent in your browser. In that ElixirIDE manual you can find instructions for debugging your Java programs within ElixirIDE. ElixirIDE is capable of using the JPDA debugger from Sun. This debugger is included within the in . However if you are using the instead you will have to find and download the JPDA separately. To use the debugger on a project you must have the Debugger setting set to true in the project settings must also make sure that ElixirIDE can find the JAR do that with we use the batch file c Elixir edited here for the book page margins . Be sure to use this batch file from a command prompt window. rem THIS IS FOR USE WITH rem This starts rem together with the Sun JPDA debugger. set JPDAJAR c lib set ELIXIRJAR c Elixir set CP CLASSPATH JPDAJAR set CP CP ELIXIRJAR java -classpath CP set CP In Chapter 3 Java Servlets and JavaServer Pages Jakarta Tomcat and Chapter 4 we show you how to obtain and install Tomcat Xalan and could insert some Elixir-specific batch file listing into each of those two chapters but they will be read by those who are not intending to use Elixir. Therefore we instead present those of you reading this Elixir-specific section with a listing of our complete startup file c Elixir . This batch file gives us access to JPDA Tomcat and Xalan and Xerces packages .

Không thể tạo bản xem trước, hãy bấm tải xuống
TÀI LIỆU MỚI ĐĂNG
22    282    1    29-04-2024
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.