<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mediawiki.zeropage.org/index.php?action=history&amp;feed=atom&amp;title=Ajax%2FGoogleWebToolkit</id>
	<title>Ajax/GoogleWebToolkit - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mediawiki.zeropage.org/index.php?action=history&amp;feed=atom&amp;title=Ajax%2FGoogleWebToolkit"/>
	<link rel="alternate" type="text/html" href="https://mediawiki.zeropage.org/index.php?title=Ajax/GoogleWebToolkit&amp;action=history"/>
	<updated>2026-05-14T15:07:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>https://mediawiki.zeropage.org/index.php?title=Ajax/GoogleWebToolkit&amp;diff=27532&amp;oldid=prev</id>
		<title>imported&gt;Unknown at 05:22, 7 February 2021</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.zeropage.org/index.php?title=Ajax/GoogleWebToolkit&amp;diff=27532&amp;oldid=prev"/>
		<updated>2021-02-07T05:22:26Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= GWT =&lt;br /&gt;
Google Web Toolkit. &lt;br /&gt;
&lt;br /&gt;
The Google Web Toolkit is a free toolkit by Google to develop AJAX applications in the Java programming language. GWT supports rapid client/server development and debugging in any Java IDE. In a subsequent deployment step, the GWT compiler translates a working Java application into equivalent JavaScript that programatically manipulates a web brower&amp;#039;s HTML DOM using DHTML techniques. GWT emphasizes reusable, efficient solutions to recurring AJAX challenges, namely asynchronous remote procedure calls, history management, bookmarking, and cross-browser portability.&lt;br /&gt;
&lt;br /&gt;
= Related =&lt;br /&gt;
http://en.wikipedia.org/wiki/Google_Web_Toolkit&lt;br /&gt;
http://www.ologist.co.kr/209&lt;br /&gt;
(스크랩 : http://blog.izyou.net/eternalbleu/723 )&lt;br /&gt;
&lt;br /&gt;
= thread =&lt;br /&gt;
간단히 말하자면 jscript 기반의 ajax 개발환경을 java 개발환경으로 바꾸어 버리는 툴킷이다. java 의 강력한 타입 체킹을 이용해서 개발의 비효율성을 대폭 감축시킨다.&lt;br /&gt;
설치하고 설치하면 간단한 웹 서버와 host 브라우저가 생성되며 이를 이용해서 eclipse 를 이용해 개발한 후 해당 코드를 jscript 로 변환하는 것으로 보인다. &lt;br /&gt;
무엇보다 편한점은 이클립스 환경의 자바를 개발할 수 잇다는 점이 아닐까 생각함. ㅡ.ㅡ;; 무슨말이 더 필요할까 - &amp;amp;#91;eternalbleu&amp;amp;#93;&lt;/div&gt;</summary>
		<author><name>imported&gt;Unknown</name></author>
	</entry>
</feed>