통합
제목
저자
외국
ISBN
목차
출판
x
BOOK
PRICE.co.kr
책, 도서 가격비교 사이트
베스트셀러
알라딘
교보문고
Yes24
신간도서
알라딘
교보문고
Yes24
국내도서
가정/요리/뷰티
건강/취미/레저
경제경영
고등학교참고서
고전
과학
달력/기타
대학교재/전문서적
만화
사회과학
소설/시/희곡
수험서/자격증
어린이
에세이
여행
역사
예술/대중문화
외국어
유아
인문학
자기계발
잡지
전집/중고전집
종교/역학
좋은부모
중학교참고서
청소년
초등학교참고서
컴퓨터/모바일
외국도서
가정/원예/인테리어
가족/관계
건강/스포츠
건축/디자인
게임/토이
경제경영
공예/취미/수집
교육/자료
기술공학
기타 언어권 도서
달력/다이어리/연감
대학교재
독일 도서
만화
법률
소설/시/희곡
수험서
스페인 도서
어린이
언어학
에세이
여행
역사
예술/대중문화
오디오북
요리
유머
의학
인문/사회
일본 도서
자기계발
자연과학
전기/자서전
종교/명상/점술
중국 도서
청소년
컴퓨터
한국관련도서
해외잡지
ELT/어학/사전
내책판매
인기 검색어
일간
|
주간
|
월간
1
9 - - -
2
김동식
3
중3 수학
4
engineers
5
sick
실시간 검색어
how to read
struts
vrijeme podaca
인공지능융합전공 영어로
사구라사구
검색가능 서점
도서목록 제공
알라딘,
영풍문고,
교보문고
"struts"
(으)로 20개의 도서가 검색 되었습니다.
Starting Struts 2
Roughley, Ian | Lulu.com
42,170원 | 20210101 | 9781430320333
Struts2 is the latest manifestation of the popular Struts Java web application framework. Like its predecessor, its goals are to make web application development faster, easier and more productive than ever before. Despite new languages and new techniques, the action-base MVC framework is still a viable and effective option for modern web application development.
가격비교
Struts 2 in Action
Brown, Donald/ Davis, Chad Michael/ Stanlick, Scot | Manning Publications
67,780원 | 20080501 | 9781933988078
The original Struts project revolutionized Java web development and its rapid adoption resulted in the thousands of Struts-based applications deployed worldwide. Keeping pace with new ideas and trends, Apache Struts 2 has emerged as the product of a merger between the Apache Struts and OpenSymphony WebWork projects, united in their goal to develop an easy-to-use yet feature-rich framework. Struts 2 represents a revolution in design and ease of use when compared to classic Struts. It adds exciting and powerful features such as a plugin framework, JavaServer Faces integration, and XML- free configuration. Struts 2 In Action introduces the Apache Struts 2 web application framework and shows you how to quickly develop professional, production-ready modern web applications. Written by Don Brown, one of the leading developers of Struts 2, Chad Davis, a passionate Struts 2 developer, along with Scott Stanlick, this book gently walks you through the key features of Struts 2 in example-driven, easy-to-digest sections.
가격비교
Struts in Action (Building Web Applications with the Leading Java Framework)
| MANNING
0원 | 20021101 | 9781930110502
Struts는 Apache Software Foundation이 배포한 오픈 소스 제품이며, 이 책은 Struts 프레임워크의 포괄적인 입문서다. 이 책은 초기 설계, 데이터 확인, 데이터베이스 접근, 다이내믹 페이지 작성, 지역화, 제작 설정 등 핵심 분야를 설명해나가고 있다. 또한 JSP 태그와 Velocity 템플릿의 사용법을 소개하고, Struts의 아키텍처와 흐름제어는 물론 프레임워크 클래스의 확장 방법도 빠짐없이 짚어나가고 있다.
가격비교
Pro Jakarta Struts
| Apress
82,660원 | 20040301 | 9781590592281
Building Web applications that are maintainable and extensible requires a significant amount of design and planning before even a single line of code can be written. However, by leveraging development frameworks, many of the challenges of Web-base...
가격비교
Struts: Essential Skills
| McGraw-Hill Osborne
55,740원 | 20040729 | 9780072256598
Awaken your Java programming skills by learning to apply the Struts framework. Get a fresh approach to learning Struts with a book that gives you a hands-on approach and step-by-step examples that successfully illustrate each topic. Follow along and create Web and Struts applications. Master view, model, and controller creation, and learn the Strusts HTML, bean, and logic tags. Type or download program-ready examples to build and deploy a wide range of Struts applications....
가격비교
Mastering Jakarta Struts
| Wiley
60,270원 | 20020901 | 9780471213024
JSP(JavaServer Pages)와 servlets을 이용한 웹사이트가 많이 생겨나고 있지만 대규모의 어플리케이션을 개발할 때는 JSP는 적당하지 않다.코드 길이가 길어지게 될 뿐 아니라 웹사이트가 무척 느려지고 비효율적이기 쉽기 때문이다.따라서 이 책은 그런 문제를 보완주면서 servlets,EJBs와 다른 컴포넌트들을 잘 조절할 수 있는 Jakarta Struts에 대해서 설명한다.
가격비교
Jakarta Struts Cookbook Paperback
Siggelkow, Bill | Oreilly & Associates
67,720원 | 20210101 | 9780596007713
The Jakarta Struts Cookbook is a collection of code solutions to common and uncommon problems encountered when building web applications with the Struts Framework. With solutions to real-world problems, this reference is perfect for independent developers, large development teams, and everyone in between.
가격비교
Programming Jakarta Struts
Cavaness, Chuck | O'Reilly Media
67,720원 | 20040630 | 9780596006518
The open source Struts Framework is incredibly popular, and sales of the first edition of Programming Jakarta Struts show that this is, by far, the top choice for documentation. Readers especially benefit from the real- world "this is how to do it" approach of author Chuck Cavaness, who spent months determining ways to use the framework to its full potential. This new edition provides a complete "refresher" for the book, bringing all code up to date with the latest releases, and includes new information on tag libraries and the new JSF APIs.
가격비교
Programming Jakarta Struts
| O'Reilly & Associates
0원 | 20021001 | 9780596003289
서블릿과 JSP로 웹 애플리케이션을 구축할 수 있게 해주는 Struts 프레임워크가 개발자들 사이에 인기가 급상승하게 되자 개발자들은 복잡한 웹 애플리케이션을 작성하는데 반드시 필요한 정보와 가장 기본적인 기능에만 초점을 맞춘 온라인 문서에 의존할 수 없게 되었다. 저자인 처크 카바니스(Chuck Cavaness)는 자신이 근무하는 인터넷 기업에서 프레임워크를 채택한 이후, 프레임워크의 잠재력을 최대한 이용할 수 있는 방법에 골몰하면서 몇...
가격비교
Jakarta Struts Pocket Reference
Cavaness, Chuck | O'Reilly & Associates
22,580원 | 20030601 | 9780596005191
The "Jakarta Struts Pocket Reference is a quick reference to all the core features of the Jakarta Struts framework. An excellent companion to "Programming Jakarta Struts, the pocket reference contains detailed information on the extensive Struts t...
가격비교
Richard Scarry’s the Rooster Struts
Richard Scarry | Golden Books
0원 | 20150106 | 9780553508529
Richard Scarry s classic board book is back in print! Featuring roosters, frogs, giraffes, monkeys, and many more animal favourites, this tall board book edition - illustrating the variety of ways in which animals get from here to there - will have children hopping, flying, and strutting from page to page.
가격비교
Struts 2 Design and Programming: A Tutorial (A Tutorial)
Kurniawan, Budi | Brainysoftware
75,250원 | 20080125 | 9780980331608
Offering both theoretical explanations and real-world applications, this in-depth guide covers the 2.0 version of Struts, revealing how to design, build, and improve Java-based Web applications within the Struts development framework. Feature functionality is explained in detail to help programmers choose the most appropriate feature to accomplish their objectives, while other chapters are devoted to file uploading, paging, and object caching.
가격비교
Pro Apache Struts with Ajax Paperback
Carnell, John/ Harrop, Rob/ Mittal, Kunal (EDT) | Apress
82,660원 | 20061101 | 9781590597385
Pro Apache Struts with Ajax maps out how to use the Apache Struts MVC web framework, so you can solve everyday web application development challenges. This book takes an application-centric approach: the development of an application drives Struts along with Ajax coverage--not the other way around. Improper design can lead to long-term dependencies on the Struts framework, which makes code reuse difficult to achieve. This is the only book of its kind, covering the Struts 1.2 framework. It also covers forthcoming evolutions into Shale and lightweight WebWork/Struts Ti. Authors Carnell and Harrop discuss Struts from an antipattern perspective, and the end result is that you'll learn to use Struts very effectively!
가격비교
Apache Struts 2 Web Application Development
Newton, Dave/ / | Packt Publishing
64,290원 | 20090609 | 9781847193391
The Edexcel GCSE French Higher Student Book is appropriate for students on both the modular GCSE course certificated in 2012 and 2013, and the linear GCSE course certificated from 2014. Packed with interesting content and activities including controlled assessment pages to help your students prepare for the examination.
가격비교
Struts: The Complete Reference, 2nd Edition (The Complete Reference)
| McGraw-Hill Osborne
81,360원 | 20061207 | 9780072263862
In his new book, James Holmes, a “Committer” on the Struts development team, provides you with the first comprehensive treatment of Struts 1.1. His coverage begins with a comprehensive tutorial, followed by in-depth coverage of API, config files, Struts' tag library, and an entire section on end-to-end application development. He also emphasizes ways to handle Struts' most complex concepts including tiles, validators, security, and internationalization. Insider tips and techniques for making a...
가격비교
1
2
최근 본 책