2012-07-12 75 views
0

我有一個項目,我正在使用GWT命令模式來實現RPC。在這裏,我可以如何將GWT與Spring集成。沒有Spring,我能夠實現RPC。但在這裏,我需要使用Spring依賴注入GWT服務器端包。如何整合GWT命令模式與彈簧

我無法找到合適的示例或鏈接來實現該功能。 任何人都可以提供有此要求的鏈接和樣本。

沒有命令模式,我可以參考以下鏈接

http://technophiliac.wordpress.com/2008/08/24/giving-gwt-a-spring-in-its-step/

https://docs.google.com/document/pub?id=1USHYx9cB3B1s1zM4dlkzEZ759D3lEfavn_dDewvBkaA

感謝, 薩里薩

+0

你是如何實現命令模式的 - 你是否使用像gwt-dispatch這樣的框架? – gkamal 2012-07-12 07:05:27

+0

是iam使用GWT調度 – Saritha 2012-07-12 07:31:12

回答

0

春天與GWT集成如果您正在使用gwt-dispatch那麼你可以使用gwt-dispatch-spring-ext使它與春天,而不是guice工作。我沒有看過這些片刻 - 不確定他們的維護程度 - 請在決定使用這些之前進行檢查。

+0

是的,我使用gwt-dispatch – Saritha 2012-07-12 07:12:41

+0

好的,那麼你可以嘗試gwt-dispatch-spring-ext。如果這回答你的問題 - 請接受它。 http://meta.stackexchange.com/questions/5234/how-does-accepting-an-answer-work – gkamal 2012-07-12 07:37:12