Full text search for "web"


Search BackLinks only
Display context of search results
Case-sensitive searching
  • totalcommander-wincmd.ini . . . . 337 matches
         path=1:/data/internet/web/WEB-INF/classes/kr/or/xxxx/internet/rk/action/rkh_commu/
         path=d:\projects\xxxxpt2008\web\WEB-INF\classes\kr\or\xxxx\internet\rk\action\rkh_commu\
         0=cd /opt/inetrr/src/web
         11=cd /data/internet/web/rd
         19=cd /data/internet/web/common
         0=D:\project\myDigitalStory\web-root\mds
         menu2=ftp://weblogic@xxxxwas1/data/internet/ejbs/
         cmd2=cd ftp://weblogic@xxxxwas1/data/internet/ejbs/
         menu3=ftp://weblogic@xxxxwas1/data/internet/web/
         cmd3=cd ftp://weblogic@xxxxwas1/data/internet/web/
         path3=d:\projects\xxxxpt2008\web\
         menu4=ftp://weblogic@xxxxwas1/data/internet/web/xxxx_pre/usr/
         cmd4=cd ftp://weblogic@xxxxwas1/data/internet/web/xxxx_pre/usr/
         path4=d:\projects\xxxxpt2008\web\xxxx_pre\usr\
         menu5=ftp://weblogic@xxxxwas1/data/internet/web/re/
         cmd5=cd ftp://weblogic@xxxxwas1/data/internet/web/re/
         path5=d:\projects\xxxxpt2008\web\re\
         menu6=ftp://weblogic@xxxxwas1/data/internet/web/WEB-INF/
         cmd6=cd ftp://weblogic@xxxxwas1/data/internet/web/WEB-INF/
         path6=d:\projects\xxxxpt2008\web\WEB-INF\
  • jEdit . . . . 12 matches
         projectviewer.filechooser.directory=D\:\\projects\\xxxnet2008\\web\\rf\\rfy_dur
         xml.cache.public-id.10=-//BEA Systems, Inc.//DTD WebLogic 8.1.0 EJB//EN
         xml.cache.system-id.8=http\://www.bea.com/servers/wls810/dtd/weblogic810-web-jar.dtd
         xml.cache.system-id.7=http\://java.sun.com/dtd/web-app_2_3.dtd
         xml.cache.system-id.4=http\://www.bea.com/servers/wls810/dtd/weblogic-ejb-jar.dtd
         xml.cache.system-id.3=http\://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd
         xml.cache.system-id.2=http\://java.sun.com/j2ee/dtds/web-app_2_2.dtd
         xml.cache.public-id.9=-//BEA Systems, Inc.//DTD Web Application 6.0//EN
         xml.cache.public-id.8=-//BEA Systems, Inc.//DTD WebLogic 6.0.0 EJB//EN
         xml.cache.public-id.3=-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN
         xml.cache.public-id.2=-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN
         xml.cache.public-id.0=-//BEA Systems, Inc.//DTD Web Application 8.1//EN
         xml.cache.system-id.18=http\://www.beasys.com/j2ee/dtds/weblogic-web-jar.dtd
         xml.cache.system-id.16=http\://www.bea.com/servers/wls600/dtd/weblogic-ejb-jar.dtd
         xml.cache.system-id.11=http\://www.ibm.com/webservices/xsd/j2ee_web_services_client_1_1.xsd
  • jaxrpc-ri.xml . . . . 7 matches
         <webServices
          targetNamespaceBase="http://localhost:8080/mytestws/webservice/wsdl"
          typeNamespaceBase="http://localhost:8080/mytestws/webservice/type">
          name="webservice"
          displayName="Hello Webservice"
          description="Hello Webservice"
          endpointName="webservice"
          urlPattern="/webservice"/>
         </webServices>
  • Maven으로프로젝트생성 . . . . 6 matches
         = web app =
         mvn archetype:create -DgroupId=com.gimslab -DartifactId=mvn_web_test -DarchetypeArtifactId=maven-archetype-webapp
         └─mvn_web_test
          └─webapp
          └─WEB-INF
         물론 기본적인 파일도 생성된다.(ex:web.xml 등)
  • weblogic . . . . 6 matches
         [weblogic password reset]
         [weblogic oracle connection pool]
         [weblogic boot.properties]
         [windows start script - weblogic]
         [weblogic에서 jdbc 커넥션 얻기]
         [weblogic_getInitialContext()]
  • Ajax관련사이트 . . . . 5 matches
         http://code.google.com/webtoolkit/
         http://jwebunit.sourceforge.net/ => 웹 테스팅 프레임웍으로 자바 개바자라면 추천해 본다.
         http://chrispederick.com/work/webdeveloper/ => Web Developer Extension for FireFox 으로써 파이어폭스 브라우저가 제공해 주는 다양한 기능의 툴바를 다운/설치할 수 있는 싸이트이다.
         http://www.google.com/webhp?complete=1&hl=kor => 구굴 Suggest 한글 검색창
         http://www.google.com/webhp?complete=1&hl=en => 구굴 Suggest 영문 검색창
  • Axis로WebService개발하기 . . . . 5 matches
          <arg line=" -o ${conf-dir}/${wsdl-filename} -l ${webservice_url} -n ${targetNamespace} -p${webservcePackageName} ${targetNamespace} ${webserviceRemoteInterfaceName}"/>
         WSDD(Web Service Deployment Descriptor)라는 설정파일을 만들어야 함
         생성된 클래스파일을 WEB-INF/classes 로 복사
         <target name="deployWebService">
          <arg line="-lhttp://localhost:8080/axis/services/AdminService clientsrc/webservice/math/deploy.wsdd"/>
         <target name="undeployWebService">
          <arg line="-lhttp://localhost:8080/axis/services/AdminService clientsrc/webservice/math/undeploy.wsdd"/>
  • Html5JsApi . . . . 5 matches
         === web storage ===
         === web sql database ===
         === Web Workers ===
         === Web Sockets ===
         var socket = new WebSocket(URL);
         if (window.webkitNotifications.checkPermission() == 0) {
          window.webkitNotifications.createNotification("http://gimslab.com/html5.png", "Title", "Body").show();
          window.webkitNotifications.requestPermission();
  • WSDL문서의구조 . . . . 5 matches
          namespace="http://localhost:8080/lottows/webservice/wsdl/webservice"/>
          namespace="http://localhost:8080/lottows/webservice/wsdl/webservice"/>
         <service name="Webservice">
          <soap:address location="http://localhost:8080/lottows/webservice"/>
         // WSDL : <service name="Webservice">
         lotto.ws.Webservice_Impl ws = new lotto.ws.Webservice_Impl();
  • HelpOnLinking . . . . 4 matches
          * jh@web.de
          * mailto:jh@web.de
          * jh@web.de
          * mailto:jh@web.de
  • JWSDP동적호출인터페이스모델클라이언트 . . . . 4 matches
         QName serviceQName = new QName("http://java.sun.com/xml/ns/jax-rpc/wsi/wsdl/webservice", "Webservice");
         QName portQName = new QName("http://java.sun.com/xml/ns/jax-rpc/wsi/wsdl/webservice", "CalIFPort");
         call.setTargetEndpointAddress("http://localhost:8080/cal/webservice");
          new QName("http://java.sun.com/xml/ns/jax-rpc/wsi/wsdl/webservice", "plus")
  • Useful Software . . . . 4 matches
          * [Fiddler] : web debugging proxy
         = web =
          * [Fiddler] : web debugging proxy
          * PowerPro : http://powerpro.webeddie.com/, 네이버동호회(http://cafe.naver.com/powerpro.cafe)
  • EpsonL3156NetworkIssue-20101129 . . . . 3 matches
         Printer의 Web Admin 에 들어가서 Network 설정을 좀 손댔다.
         프린터가 자동으로 restart 되고 나서 이제 web admin에 접속이 되지 않았다.
         가지고 있는 모든 브라우져가 web admin에 접속하지 못했다.
         그리고 printer의 ip를 이용해 web 관리자화면으로 들어간다.
  • JWSDP이용한웹서비스작성순서 . . . . 3 matches
          *web.xml
         WEB-INF/classes/MyTestIF.class
          /web.xml
         = war 생성(WEB-INF를 포함해야함) =
         $TOMCAT_HOME/webapps
  • Javascript Code Snippet . . . . 3 matches
         // Note: Opera and WebTV spoof Navigator
         && (agt.indexOf("webtv")==-1) && (agt.indexOf("hotjava")==-1));
         var is_webtv = (agt.indexOf("webtv") != -1);
  • Web2.0 . . . . 3 matches
         [Web2.0이란?]
         attachment:web20pres.odp : Web2.0이란 무엇인가? 발표 자료 open office 2.0으로 만들었습니다.
         = [Web2.0을 활용한 사이트] =
         = [web2.0 소식] =
         = web2.0과 윈도우 비스타 =
  • WebStorage . . . . 3 matches
         ex) http://wiki.gimslab.com/html5/webStorage/
         http://dev.w3.org/html5/webstorage/
         http://dev.opera.com/articles/view/web-storage/
  • ajax . . . . 3 matches
         [Web 2.0]
         GoogleWebToolkit
          xmlhttp.open("GET", "/comnote/web/ajax/ajaxTest_getMessage.jsp", true);
         [^http://hikiki.net/comnote/web/ajax/]
         [http://www.c2.com/cgi/wiki?AjaxWebApplications Ajax Web Applications]
         http://gmail.com/ - web mail
  • 플랫폼으로서의웹 . . . . 3 matches
         [web2.0]
         [^http://www.etechtrend.co.kr/2006/05/cauaiac_web.html]에서 퍼왔습니다.
         attachment:web20AsPlatform.jpg
  • Axis . . . . 2 matches
         [^http://ws.apache.org] Apache Web Services Project
         $AXIS_HOME/webapps/axi 폴더를 $CATALINA_HOME/webapps 아래에 복사하면 설치 완료
         [Axis로 WebService 개발하기]
  • GoogleWebToolkit . . . . 2 matches
          * gwt 패키티에 포함된 샘플하나를 실행시켜서 만든 예제하나를 서버에 올려봤습니다. 대단하네요. 이렇게 간단히 구현되다니... [^http://hikiki.net/comnote/web/ajax/samples/com.google.gwt.sample.kitchensink.KitchenSink/KitchenSink.html]
         [^http://code.google.com/webtoolkit/]
  • JuniperVPNDSID쿠키값구하기 . . . . 2 matches
         log in gate.site on web browser
         in address bar or use developer tools in web browser
  • OurSoftwareDependencyProblem . . . . 2 matches
         Do many other packages depend on this code? Dependency managers can often provide statistics about usage, or you can use a web search to estimate how often others write about using the package. More users should at least mean more people for whom the code works well enough, along with faster detection of new bugs. Widespread usage is also a hedge against the question of continued maintenance: if a widely-used package loses its maintainer, an interested user is likely to step forward.
         For example, consider the year 2017 at Equifax, as recounted by executives in detailed congressional testimony.21 On March 7, a new vulnerability in Apache Struts was disclosed, and a patched version was released. On March 8, Equifax received a notice from US-CERT about the need to update any uses of Apache Struts. Equifax ran source code and network scans on March 9 and March 15, respectively; neither scan turned up a particular group of public-facing web servers. On May 13, attackers found the servers that Equifax’s security teams could not. They used the Apache Struts vulnerability to breach Equifax’s network and then steal detailed personal and financial information about 148 million people over the next two months. Equifax finally noticed the breach on July 29 and publicly disclosed it on September 4. By the end of September, Equifax’s CEO, CIO, and CSO had all resigned, and a congressional investigation was underway.
  • Spring3.0특징요약 . . . . 2 matches
          <filter-class> org.springframework.web.filter.ShallowEtagHeaderFilter </filter-class>
          <filter-class> org.springframework.web.filter.HiddenHttpMethodFilter </filter-class>
  • SwaggerSettingOnSpringBootWithNewServletContext . . . . 2 matches
          val applicationContext = new AnnotationConfigWebApplicationContext(); // val from lombok
          applicationContext.register(ApiGwWebMvcConfig.class);
         3. write {{{ApiGwWebMvcConfig.java}}} for new context
         public class ApiGwWebMvcConfig extends WebMvcConfigurationSupport {
          .addResourceHandler("/webjars/**")
          .addResourceLocations("classpath:/META-INF/resources/webjars/")
  • WebWork . . . . 2 matches
         http://www.opensymphony.com/webwork/
         WebWork is a Java web-application development framework. It is built specifically with developer productivity and code simplicity in mind, providing robust support for building reusable UI templates, such as form controls, UI themes, internationalization, dynamic form parameter mapping to JavaBeans, robust client and server side validation, and much more.
  • WeblogicPasswordReset . . . . 2 matches
         [weblogic]
         java weblogic.security.utils.AdminAccount NEW_ID NEW_PWD .
         startWebLogic.sh
  • Weblogic에서Jdbc커넥션얻기 . . . . 2 matches
         [weblogic]의 커넥션풀에서 db connection 얻기
         참조 : [weblogic_getInitialContext()]
  • WikiSlide . . . . 2 matches
         || {{{http://www.web.de/}}} || http://www.web.de/ ||
  • anal_log.sh . . . . 2 matches
         웹서버는 sun java web server
         was_call_url="http://was/log_web_access_count.jsp"
  • ftp_http_speed_test . . . . 2 matches
         [web]에서 [upload]작업시 [ftp]를 사용하는것이 좋은지 [http]를 사용하는 것이 좋은지 비교하기 위해 테스트를 수행해봤다.
         [webUpload_ftp_http]
  • webUpload_ftp_http . . . . 2 matches
          *web화면에서 파일과 같이 전송되는 데이터들을 함께 처리가능
          *web의 기본포트(80)을 제외한 ftp용 포트를 별도로 열어서 관리해야한다. 일반적으로 80을 제외한 포트를 방화벽등에서 막아놓은 네트워크구간들이 많이 있으므로 관리포인트가 많아진다.
  • weblogic_getInitialContext() . . . . 2 matches
         [weblogic] getInitialContext
          h.put(Context.INITIAL_CONTEXT_FACTORY, "weblogic.jndi.WLInitialContextFactory");
  • 아파치디렉토리사용자인증설정하기 . . . . 2 matches
         <Directory "/home/in.xxxxnet.net/web-root/wiki">
         <Directory "/home/in.xxxxnet.net/web-root/wiki">
         ApacheWebServer
  • AI Tools . . . . 1 match
          * 유튜브 요약 Chrome extension: https://chromewebstore.google.com/detail/youtube-chatgpt-%EC%B1%84%ED%8C%85gpt%EB%A5%BC-%EC%82%AC%EC%9A%A9/baecjmoceaobpnffgnlkloccenkoibbb?hl=ko
  • ApacheWebServer . . . . 1 match
         [web server] >
         = Install : [Apache Web Server Install] =
  • CSSTools . . . . 1 match
          * Web Developer(파이어폭스 확장기능) - http://chrispederick.com/work/webdeveloper
          * Web Accessiblity 툴바 - http://www.vinfoaxia.com/tools/wat/ko
  • Coroutine Performance . . . . 1 match
         https://blog.allegro.tech/2020/02/webflux-and-coroutines.html
  • DolphinBrowser . . . . 1 match
         [Android]용 web browser
  • EclipseServer구성 . . . . 1 match
         [eclipse server - weblogic]
  • FirefoxAddOns . . . . 1 match
         Web Developer : Adds a menu and a toolbar with various web developer tools
  • HideDownloadBar . . . . 1 match
         [https://chrome.google.com/webstore/detail/hide-download-bar/ibijappnbkobdaakafkliejnnncjfggi?hl=ko&authuser=2 Chrome Web Store]
  • JSLibrary . . . . 1 match
         [HTML5 JS Library 기반 Web App 개발] > [HTML5 강의 노트] >
         [web storage] 참고
  • JWSDP . . . . 1 match
         Java Web Service Developer Pack : Sun사에서 무료 배포하는 [웹서비스 개발 s/w]
         [^http://java.sun.com/webservices/docs/2.0/api/index.html] Java Web Services java doc
  • JavaFileUpload-ClientSide . . . . 1 match
         [web upload stream format]
  • JuniperVPN64bitUbuntu에서CommandLine으로연결하기 . . . . 1 match
         ref. https://www.google.co.kr/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#newwindow=1&q=how+to+install+32bit+gcc+on+ubuntu+64
  • MavenDependency관리 . . . . 1 match
          <artifactId>spring-webmvc</artifactId>
  • MobileWeb관련연구분야 . . . . 1 match
         [Mobile Web] /
         attachment:mobile-web-part.png
  • ProcMailSample1 . . . . 1 match
         * ^Subject:.*A (new|funny|nice|humor|excite|good|powerful|WinXP|(IE 6.0)) (game|tool|website|patch)$
  • Struts_configRuntimeReload . . . . 1 match
         web.xml 고치기
  • SunJavaSystemWebServer . . . . 1 match
         [web server] /
  • VIA . . . . 1 match
         web setting - https://usevia.app/
  • Web2.0소식 . . . . 1 match
         [web2.0] 관련된 뉴스입니다.
  • Web2.0을활용한사이트 . . . . 1 match
         [web 2.0]
          * Web Collaborator
          * WebTrends
          * WebORB
  • Web2.0이란 . . . . 1 match
         [Web2.0]이란 차세대 웹을 의미하는 단어중 하나로 [웹2.0]이라는 낱말을 처음 제안한 사람은 오라일리 미디어(O'Reilly Media)의 부사장인 데일 도허티(Dale Dougherty)이다. 그는 TAG, P2P, RSS 등의 플랫폼을 이용한 사이트나 서비스를 설명하기 위해 웹2.0이라는 낱말을 만든 것이며 웹2.0이 기존의 웹과 충돌하는 것은 아니라고 말한다. 웹2.0이라는 낱말이 등장하기 전까지 차세대웹(NGWeb = Next Generation Web)을 뜻하는 말로는 [시맨틱웹]이 사용되었다. 시맨틱웹은 웹의 창시자인 팀 버너스 리에 의해 1998년에 제안된 차세대 웹의 이름으로 인공지능 강화로 자동화가 강화된 웹으로 볼 수 있다. 시맨틱웹은 목적은 물론이고 구조나 단기 목표, 관련 기술까지 정확하게 잘 갖춘 웹이다. 반면 웹2.0은 2004년 말에 나온 새로운 낱말로 시맨틱웹의 구현과정에서 일어나는 변화를 가리키는 낱말이라 할 수 있다.
         기존의 몇개월주기 몇년주기의 일반적인 s/w 릴리즈 형태와는 다르게 웹2.0에 속하는 서비스들은 매일매일 데이터와 프로그램이 업데이트되고 업그레이드된다. 이러한 이유로 펄, 파이썬, php, 루비 등의 스크립트 언어들이 중요한 역할을 수행하여 쉽고 빠른 업그레이를 돕게 된다. web2.0에서의 사용자는 개발자그룹에 포함시켜 취급되어 진다. 즉 사용자들의 답변과 행동의 모니터링 등을 통해 새로운 기능과 서비스를 항상 반영하고 있다. Gmail, 구글 맵스, 플리커(Flickr), 딜리셔스(del.icio.us) 같은 서비스들이 수년째 "베타" 로고를 가지고 운영되고 있다.
         7.Semantic Web, RDF, RSS, Atom, Web Services
         시맨틱웹이란 기술적인 측면에서 바라봤을때 웹2.0을 표현하는 용어라고 볼 수 있을것이다. 즉 기존의 웹에 비해 데이터가 명확히 분리되고 표현되어 사람은 물론 기계의 입장에서도 이해할 수 있는 데이터들이 유통되는 웹을 말한다. 이러한 것을 가능하게 하는 주요 기술로 XML과 그것을 기반으로 하는 RDF, RSS, Atom, Web Services 등이 있을 것이다. RDF와 RSS, Atom 등의 기술은 블로그와 멀티미디어 자원등을 배포하는 수단으로 사이트간 컨텐츠 유통, 블로그 구독등에 많이 사용되고 있다. 웹서비스는 SOA를 구현하는 기술로서 어떤 언어나 플랫폼에서든 서로 서비스를 제공하고 제공받는것을 가능하게 하여 서로다른 애플리케이션의 통합을 가능하게 한다.
  • WeblogicBoot.properties . . . . 1 match
         [weblogic]구동 혹은 중지시 사용자 id와 pw를 입력하게 되는데 이때 boot.properties를 사용하면 매번입력하거나 스타트/스탑 스크립트에 클리어텍스트로 적어두지 않아도 된다.
  • WeblogicOracleConnectionPool . . . . 1 match
         [weblogic] 8.1에서 [oracle] 10g 커넥션 풀 생성 중 희안한 문제 발생
  • WikiWikiWeb . . . . 1 match
         Wiki:WardCunnigham created the site and the WikiWikiWeb machinery that operates it. He chose wiki-wiki as an alliterative substitute for quick and thereby avoided naming this stuff quick-web. An early page, Wiki:WikiWikiHyperCard, traces wiki ideas back to a Wiki:HyperCard stack he wrote in the late 80's.
          * get some answers on the Wiki:WikiWikiWebFaq
  • WindowsStartScript-Weblogic . . . . 1 match
         [weblogic] windows restart script
         call stopWebLogic.cmd
         start cmd /c "startWebLogic.cmd > restart.out"
  • XMLParser . . . . 1 match
          * [XML] Parser API Feature Summary : http://java.sun.com/webservices/docs/1.6/tutorial/doc/SJSXP2.html#wp103531
  • XSS . . . . 1 match
         weblogic.servlet.security.Utils.encodeXSS
  • certbot . . . . 1 match
         $ sudo certbot --authenticator webroot --installer nginx
  • css . . . . 1 match
         [web], [웹표준], [웹표준교육 수강노트]
         Web Developer - 웹사이트의 css를 실시간으로 수정해서 바로 확인 가능한 Web FireFox 플러그인
  • dp.cmd . . . . 1 match
         scp .tmp/* weblogic@hiratwas:/SYSTEM/wls11g/server_restart/
  • html5 . . . . 1 match
         [[HTML5 JS Library 기반 WebApp 개발]]
         = [Web Storage] =
         = [web socket - html5] =
  • javadoc . . . . 1 match
          *[^http://java.sun.com/webservices/docs/2.0/api/index.html JWSDP 2.0]
  • jetty . . . . 1 match
         Jetty is an open-source, standards-based, full-featured web server implemented entirely in [Java]
  • link . . . . 1 match
         /2011/co/webmail.jsp?pgmid=HIRAE010100000000
  • maf . . . . 1 match
         The Maf project is an archive extension that allows complete web pages to be saved in a single archive file. MAF stands for Mozilla Archive Format and the extension uses RDF to save page meta-data such as the original URL of the page and the date/time the page was put in the archive.
  • multipart . . . . 1 match
         --> 이런형태로 업로드시 스트림형태는 다음과 같다. [web upload stream format]
  • nginx . . . . 1 match
         #keywords web_server nginx
  • saas . . . . 1 match
         Software as a service (SaaS) is a software application delivery model where a software vendor develops a web-native software application and hosts and operates (either independently or through a third-party) the application for use by its customers over the Internet. Customers do not pay for owning the software itself but rather for using it. They use it through an API accessible over the Web and often written using Web Services or REST. The term SaaS has become the industry preferred term, generally replacing the earlier terms Application Service Provider (ASP) and On-Demand.
  • surfingkeys . . . . 1 match
         https://chrome.google.com/webstore/detail/surfingkeys/gfbliohnnapiefjpjlpjnehglfpaknnc
  • sw . . . . 1 match
         [[web browser plugins]]
  • trac . . . . 1 match
         Trac is a minimalistic approach to web-based management of software projects. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.
  • upload . . . . 1 match
         [webUpload_ftp_http]
  • web . . . . 1 match
         [web 2.0], SemanticWeb, [Ajax], [RSS], [CSS]
         [테터툴즈], GoogleWebToolkit, MoniWiki
  • xps13 . . . . 1 match
         참조: https://www.google.co.kr/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#newwindow=1&q=make+bootable+usb+from+iso+on+ubuntu
  • 개발툴 . . . . 1 match
          * [Fiddler] : web debugging proxy
  • 검증-웹표준 . . . . 1 match
         [^http://www.iabf.or.kr/web/kadowah.asp]
  • 대규모 시스템 설계 기초 - 202108 . . . . 1 match
          * Stateless web tier
  • 모바일웹과모바일앱 . . . . 1 match
         attachment:mobile_web_n_app.gif
          * 플랫폼별 컨텐츠양을 좀 더 디테일하게 살펴보면 2009년 12월 1일, 기준으로 Global하게 Mobile Web 사이트는 326,600개로 알려져 있다. 이에 반해 가장 큰 Apps Store인 iPhone Apps Store는 약 148,000개, Android의 경우는 24,000개 정도 밖에 되지 않는다. [http://mobizen.pe.kr/911?category=3 Taptu]
  • 웹서비스의배경 . . . . 1 match
         [1일차 - XML Web Services with Java]
         이 개념을 잘 구현한 것 --> web service
  • 웹서비스제작용Ant설정파일 . . . . 1 match
          <mkdir dir="dist/WEB-INF/classes" />
          <!-- conf/ 아래의 설정파일을 dist/WEB-INF/ 로 복사
          copy conf/*.xml dist/WEB-INF 와 같은 명령
          <copy todir="${dist-dir}/WEB-INF">
          <copy todir="${dist-dir}/WEB-INF/classes">
         deploy-dir=C:/java/tomcat50-jwsdp/webapps
  • 웹에서업로드스트림형식 . . . . 1 match
         [web upload stream format]
  • 웹표준을준수했을때좋은점 . . . . 1 match
         == benefits of web standards ==
  • 해킹툴 . . . . 1 match
         = 웹 쿠키 가로채기 (web proxy) =
         [Wikto] : Web Server Assessment Tool
Found 87 matching pages out of 1802 total pages

You can also click here to search title.

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2008-08-27 17:32:32
Processing time 0.0239 sec