欧美成人精品手机在线观看_69视频国产_动漫精品第一页_日韩中文字幕网 - 日本欧美一区二区

LOGO OA教程 ERP教程 模切知識交流 PMS教程 CRM教程 開發文檔 其他文檔  
 
網站管理員

在ASP中使用Java類(Using Java Classes from ASP)

admin
2010年7月7日 23:26 本文熱度 5551
[p]using java classes from asp[/p]
[p]com components aren't the only way to use compiled code in your asp applications. if you're familiar with [br]java, but have no way of wrapping your classes as com objects (for example, you use jdk or j++ standard), [br]you can still use java from asp. and here's how[/p]
[p]first, make sure you have access to the c:javatrustlib directory on your production server. [br]most shared hosting plans wouldn't allow this kind of access, but if you're developing an intranet, or a [br]site for dedicated server deployment, you'll be just dandy.[/p]
[p]next step, compile your java class as you would compile an applet or console class, using your favourite [br]compiler, any one will do, and remember to jot down the names of the public methods and properties your [br]class makes available.[/p]
[p]drop your class file into the trustlib folder, and make sure you have a recent java virtual machine [br]installed on the server. the latest ms version is here.[/p]
[p]now to call the class from your asp pages, use the following syntax[/p]
[p]set myjavaobject = getobject("java:classname")[br]so if you compiled your class as 'foobar.class', you use[/p]
[p]set myjavaobject = getobject("java:foobar")[br]generally, the performance of a java class used like this is slightly slower than a com dll, but faster [br]than just scripting, and you also have easy access to the inbuilt java class libraries, some of which [br]you'll find very useful in your asp apps.[/p]
[p]finally, call methods of the object as you would call methods of any other com component[/p]
[p]happy coding[/p]

該文章在 2010/7/7 23:26:36 編輯過
關鍵字查詢
相關文章
正在查詢...
點晴ERP是一款針對中小制造業的專業生產管理軟件系統,系統成熟度和易用性得到了國內大量中小企業的青睞。
點晴PMS碼頭管理系統主要針對港口碼頭集裝箱與散貨日常運作、調度、堆場、車隊、財務費用、相關報表等業務管理,結合碼頭的業務特點,圍繞調度、堆場作業而開發的。集技術的先進性、管理的有效性于一體,是物流碼頭及其他港口類企業的高效ERP管理信息系統。
點晴WMS倉儲管理系統提供了貨物產品管理,銷售管理,采購管理,倉儲管理,倉庫管理,保質期管理,貨位管理,庫位管理,生產管理,WMS管理系統,標簽打印,條形碼,二維碼管理,批號管理軟件。
點晴免費OA是一款軟件和通用服務都免費,不限功能、不限時間、不限用戶的免費OA協同辦公管理系統。
Copyright 2010-2025 ClickSun All Rights Reserved