摘要:
In an object-oriented program, UI, database, and other support code often gets written directly into the business objects. Additional business logic is embedded in the behavior of UI widgets and data-... 閱讀全文
posted @ 2004-09-08 22:44
taowen
閱讀(687)
評論(0)
推薦(0)
摘要:
我要說我太天真了,我選擇了Tapestry做WEB前臺,我幻想只要把Jetty的web程序的目錄設置為開發的目錄,只要重新編譯java文件就能不重啟Jetty達到調整web層的目的。但是,這是多么可笑的錯誤啊。我居然沒有想到classloader,因為classloader會一直保存著你的第一個版本,之后的改動是不能覆蓋前面的,即便你自己寫一個classloader也只能載入一個新版本和老版本并存... 閱讀全文
posted @ 2004-09-08 16:33
taowen
閱讀(712)
評論(0)
推薦(0)
浙公網安備 33010602011771號