Developing e-commerce sites: an integrated approach
Gespeichert in:
Beteiligte Personen: | , |
---|---|
Format: | Buch |
Sprache: | Englisch |
Veröffentlicht: |
Boston [u.a.]
Addison-Wesley
2000
|
Schlagwörter: | |
Links: | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009094470&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
Umfang: | XVII, 617 S. 1 CD-ROM |
ISBN: | 0201657643 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV013336216 | ||
003 | DE-604 | ||
005 | 20010403 | ||
007 | t| | ||
008 | 000911s2000 xx |||| 00||| eng d | ||
020 | |a 0201657643 |9 0-201-65764-3 | ||
035 | |a (OCoLC)43786342 | ||
035 | |a (DE-599)BVBBV013336216 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-91G |a DE-19 |a DE-188 | ||
050 | 0 | |a HF5429.12 | |
082 | 0 | |a 658.8/4 |2 21 | |
084 | |a DAT 001f |2 stub | ||
084 | |a DAT 614f |2 stub | ||
084 | |a DAT 899f |2 stub | ||
100 | 1 | |a Sharma, Vivek |e Verfasser |4 aut | |
245 | 1 | 0 | |a Developing e-commerce sites |b an integrated approach |
264 | 1 | |a Boston [u.a.] |b Addison-Wesley |c 2000 | |
300 | |a XVII, 617 S. |e 1 CD-ROM | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 4 | |a Electronic commerce | |
650 | 4 | |a Web site development | |
650 | 0 | 7 | |a Electronic Commerce |0 (DE-588)4592128-3 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Website |0 (DE-588)4596172-4 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a World Wide Web |0 (DE-588)4363898-3 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Gestaltung |0 (DE-588)4157139-3 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Unternehmen |0 (DE-588)4061963-1 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4123623-3 |a Lehrbuch |2 gnd-content | |
689 | 0 | 0 | |a Electronic Commerce |0 (DE-588)4592128-3 |D s |
689 | 0 | 1 | |a World Wide Web |0 (DE-588)4363898-3 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Unternehmen |0 (DE-588)4061963-1 |D s |
689 | 1 | 1 | |a Electronic Commerce |0 (DE-588)4592128-3 |D s |
689 | 1 | 2 | |a Website |0 (DE-588)4596172-4 |D s |
689 | 1 | 3 | |a Gestaltung |0 (DE-588)4157139-3 |D s |
689 | 1 | |5 DE-188 | |
700 | 1 | |a Sharma, Rajiv |e Verfasser |4 aut | |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009094470&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-009094470 |
Datensatz im Suchindex
DE-BY-TUM_call_number | 0102 WIR 917f 2001 A 31327 |
---|---|
DE-BY-TUM_katkey | 1152306 |
DE-BY-TUM_location | 01 |
DE-BY-TUM_media_number | 040010679133 |
_version_ | 1821931810661072896 |
adam_text | Contents
Introduction xv
Rationale ^
Target Audience xvl
Highlights of the Book ™
Organization xv
Acknowledgments xva
Parti l
Chapter 1 The Basics of Internet Technology 3
Skill Level Required
Web Sites and Browsers
Web Pages and HTML 5
Web Servers and HTTP 7
URLs 7
FORMS and CGI 8
T • 10
Javascript
Cookies
Java and Servlets
Databases
JDBC
XML °
e Commerce Systems
Inventory Management Systems 15
Profile Management Systems 16
Ordering Management Systems 17
Shipping Management Systems *9
Reporting Systems
Getting on the Internet 19
Using an ISP 20
Using a Hosting Service 20
Keeping the Computer with You 21
A Note about Speed 21
Disclaimer 21
Part II 23
Chapter 2 HTML 25
Introduction 25
First HTML File 26
Some Formatting Tags 27
Links 29
Lists 31
Tables 32
Frames 33
Forms 37
Putting Comments in HTML 41
Conclusion 41
Chapter 3 Java 43
Introduction 43
Object Oriented Programming 44
First Java Program 45
Applets and Applications 47
Instances 48
Method Overloading 50
Inheritance 51
Interfaces 54
Packages 56
Exceptions 58
File I/O 60
Threads 61
Some Useful Classes and Methods 65
Vectors 65
Hashtables 67
Object Serialization 68
Remote Method Invocation (RMI) 71
Reading a URL 77
Working with Proxies 78
Internationalization 78
Applets 81
Threads in Applets 84
CnntpnH
Java Mail API 88
Commenting Code in Java 90
Some Useful Tools 90
Some Practical Examples 91
Example 1: Displaying Multiple Advertisements on Your Site 91
Example 2: Keeping Track of Clicks on Advertisements 96
Conclusion 103
Some Handy Classes and Methods in Some Useful Packages 103
Chapter 4 Servlets 107
HTMLFORMs 107
POST and GET METHODs 108
Anatomy of a Request and a Response 109
CGI Scripts 110
Drawbacks of CGI 110
Efficiency with Servlets 111
Anatomy of a Servlet 112
JServ—Servlet Engine 112
A Basic Servlet 114
FORM Variables 116
Cookies 118
Sessions 123
Some Practical Examples 126
Example 1: Bulk Email Sender 126
Example 2: Internationalized Help Screens for Your Worldwide Customers 130
Example 3: Stocks Reader 136
Example: Session Based Shopping Cart 141
Conclusion 149
Some Useful Interfaces/Classes and Some of Their Methods 149
Chapter 5 Javascript 153
Introduction 153
Documents 154
documents.forms 154
Statements 154
Examples 155
Functions 155
Objects in Javascript 156
Events and Event Handling 158
Arrays 159
FORMs 160
Select Lists 161
Buttons 162
Submit and Radio Buttons 162
fnntontc
Checkboxes l64
Text Fields and Text Areas 165
Frames 1 5
Cookies 167
A Practical Example 170
Example: Personalized One to One Service to Customers 170
Some Useful Methods, Properties, and Event Handlers
of Some Useful Objects 182
Reference 184
Chapter 6 SQL and JDBC 185
Databases and SQL 186
Schemas 186
Datatypes 187
Table Creation 187
Column Constraints 188
Keys 189
Indexes 190
Dropping Tables 190
Data Insertion and Modification 190
Transactions 192
Data Retrieval 192
Operators 193
Functions 194
Retrieving Records from Multiple Tables 194
Deleting Records 195
Sequences 195
Stored Procedures 196
JDBC 198
Connecting to the Database 198
Drivers 199
Connection Object 199
Statement Object 200
Retrieving Data 200
Inserting / Modifying Data 203
PreparedStatement 203
Insert into a LONG Column 206
CallableStatement 208
Transactions inJDBC 210
Some Practical Examples 213
Example 1: A Customer Registration System 213
Example 2: Bulk Email Sender—JDBC Version 217
Some Useful Classes and Interfaces in the Java.sql
Package 222
Cnntentt
Chapter 7 XML 225
Introduction 225
Some Rules to Follow 227
Displaying an XML Document 227
Data Interchange with an XML Document 227
Document Type Definitions (DTDs) 229
Parsers 230
Using XML 230
Client Side Usage 230
Server Side Usage 232
Some Practical Examples 234
Example 1: Generating XML from the Database 235
Example 2: Reading XML Data into the Database 238
Example 3: XML Based Stock Analyzer 243
Conclusion 247
References 247
PART III 249
Chapter 8 Credit Card Verification 251
Card Authorization URLs 252
Third Party APIs 255
Chapter 9 Security and Performance 257
Security 257
Firewalls 258
Database Security 258
Software Patches 259
Data Transmission Security 259
Public and Private Keys 259
Certificates 260
Ciphers 260
Secure Sockets Layer 260
Message Digests 261
Password Security 263
Some Hints on Making the Applications Secure 263
Performance 265
Finding and Fixing Bottlenecks 266
Some Suggestions 267
PART IV 269
Chapter 10 System Design 271
Introduction 271
Inventory Management System 271
Things to Think About 275
Profile Management System 276
Things to Think About 278
Ordering Management System 278
Things to Think About 280
Other Systems 281
Conclusion 281
Chapter 11 Functionality 283
Introduction 283
Inventory Management System 283
Menu 284
Adding a Category 284
Adding a Subcategory 286
Deleting Categories 287
Adding Products 287
Modifying Products 288
Viewing and Deleting Products 290
Typical Usage Scenario 290
Ordering System 290
Sign In Page 291
Ordering Menu 292
Adding Products to Checkout Cart 293
Cart Contents 294
Checkout 294
Checkout for Existing Users 295
Personal Cart Option 295
Categories Option 296
Order History Option 296
Search Option 297
Typical Usage Scenario 299
Profile Management System 299
Top Menu 299
Registration 300
Profile Update 300
Contact Us Option 301
Password Finder Option 303
Shipping Management System 304
Sign In Page 304
Reporting System 306
Sign In Page 306
Reporting Menu 306
Contents
User Distribution 307
Sales Distribution 307
User Frequency 309
Sales Frequency 310
Chapter 12 Utilities 311
Introduction 311
Description of the Utilities 311
Connection Pooling Utility 312
Authenticator 316
Email Sending Utility 318
HTML Template Utility 319
Chapter 13 Inventory Management System 323
Prerequisites 323
High Level Description 323
Classes and Their Methods 324
Detailed Description 327
HTML Files in Document Root 340
Other HTML Files and Templates 342
Chapter 14 Profile Management System 345
High Level Description 345
Classes and Their Methods 345
Detailed Description 348
Document Root HTML Files 357
Other HTML Files and Templates 359
Chapter 15 Ordering Management System 361
High Level Description 361
Classes and Their Methods 361
Detailed Description 366
Document Root HTML Files 378
Other HTML Files and Templates 385
PARTV 387
Chapter 16 Shipping Management System 389
High Level Description 389
Classes and Their Methods 389
Detailed Description 391
Document Root HTML Files 395
Other HTML Files and Templates 395
Chapter 17 Reporting System 397
High Level Description 397
Classes and Their Methods 397
Detailed Description 400
Document Root HTML Files 406
Other HTML Files and Templates 406
Appendix A Installation and Configuration Instructions 409
Apache 409
Installation 409
Troubleshooting 410
Configuration 411
JServ 412
Installation 412
Configuration 414
Oracle 416
Utilities 416
mSQL 417
Troubleshooting 417
Utilities 418
JDBC Drivers 419
Troubleshooting 419
JavaMail 419
Appendix B Complete Code Listing 421
Installation 421
Inventory Management System 427
Ordering Management System 472
Profile Management System 515
Shipping Management System 557
Reporting System 573
Utilities 599
SQL For Creating Tables and Sequences 604
Index 607
|
any_adam_object | 1 |
author | Sharma, Vivek Sharma, Rajiv |
author_facet | Sharma, Vivek Sharma, Rajiv |
author_role | aut aut |
author_sort | Sharma, Vivek |
author_variant | v s vs r s rs |
building | Verbundindex |
bvnumber | BV013336216 |
callnumber-first | H - Social Science |
callnumber-label | HF5429 |
callnumber-raw | HF5429.12 |
callnumber-search | HF5429.12 |
callnumber-sort | HF 45429.12 |
callnumber-subject | HF - Commerce |
classification_tum | DAT 001f DAT 614f DAT 899f |
ctrlnum | (OCoLC)43786342 (DE-599)BVBBV013336216 |
dewey-full | 658.8/4 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 658 - General management |
dewey-raw | 658.8/4 |
dewey-search | 658.8/4 |
dewey-sort | 3658.8 14 |
dewey-tens | 650 - Management and auxiliary services |
discipline | Informatik Wirtschaftswissenschaften |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01965nam a2200529 c 4500</leader><controlfield tag="001">BV013336216</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20010403 </controlfield><controlfield tag="007">t|</controlfield><controlfield tag="008">000911s2000 xx |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0201657643</subfield><subfield code="9">0-201-65764-3</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)43786342</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV013336216</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91G</subfield><subfield code="a">DE-19</subfield><subfield code="a">DE-188</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">HF5429.12</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">658.8/4</subfield><subfield code="2">21</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 001f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 614f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 899f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Sharma, Vivek</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Developing e-commerce sites</subfield><subfield code="b">an integrated approach</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Boston [u.a.]</subfield><subfield code="b">Addison-Wesley</subfield><subfield code="c">2000</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XVII, 617 S.</subfield><subfield code="e">1 CD-ROM</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Electronic commerce</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Web site development</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Electronic Commerce</subfield><subfield code="0">(DE-588)4592128-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Website</subfield><subfield code="0">(DE-588)4596172-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">World Wide Web</subfield><subfield code="0">(DE-588)4363898-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Gestaltung</subfield><subfield code="0">(DE-588)4157139-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Unternehmen</subfield><subfield code="0">(DE-588)4061963-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4123623-3</subfield><subfield code="a">Lehrbuch</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Electronic Commerce</subfield><subfield code="0">(DE-588)4592128-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">World Wide Web</subfield><subfield code="0">(DE-588)4363898-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Unternehmen</subfield><subfield code="0">(DE-588)4061963-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2="1"><subfield code="a">Electronic Commerce</subfield><subfield code="0">(DE-588)4592128-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2="2"><subfield code="a">Website</subfield><subfield code="0">(DE-588)4596172-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2="3"><subfield code="a">Gestaltung</subfield><subfield code="0">(DE-588)4157139-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-188</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Sharma, Rajiv</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009094470&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-009094470</subfield></datafield></record></collection> |
genre | (DE-588)4123623-3 Lehrbuch gnd-content |
genre_facet | Lehrbuch |
id | DE-604.BV013336216 |
illustrated | Not Illustrated |
indexdate | 2024-12-20T10:45:26Z |
institution | BVB |
isbn | 0201657643 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-009094470 |
oclc_num | 43786342 |
open_access_boolean | |
owner | DE-91G DE-BY-TUM DE-19 DE-BY-UBM DE-188 |
owner_facet | DE-91G DE-BY-TUM DE-19 DE-BY-UBM DE-188 |
physical | XVII, 617 S. 1 CD-ROM |
publishDate | 2000 |
publishDateSearch | 2000 |
publishDateSort | 2000 |
publisher | Addison-Wesley |
record_format | marc |
spellingShingle | Sharma, Vivek Sharma, Rajiv Developing e-commerce sites an integrated approach Electronic commerce Web site development Electronic Commerce (DE-588)4592128-3 gnd Website (DE-588)4596172-4 gnd World Wide Web (DE-588)4363898-3 gnd Gestaltung (DE-588)4157139-3 gnd Unternehmen (DE-588)4061963-1 gnd |
subject_GND | (DE-588)4592128-3 (DE-588)4596172-4 (DE-588)4363898-3 (DE-588)4157139-3 (DE-588)4061963-1 (DE-588)4123623-3 |
title | Developing e-commerce sites an integrated approach |
title_auth | Developing e-commerce sites an integrated approach |
title_exact_search | Developing e-commerce sites an integrated approach |
title_full | Developing e-commerce sites an integrated approach |
title_fullStr | Developing e-commerce sites an integrated approach |
title_full_unstemmed | Developing e-commerce sites an integrated approach |
title_short | Developing e-commerce sites |
title_sort | developing e commerce sites an integrated approach |
title_sub | an integrated approach |
topic | Electronic commerce Web site development Electronic Commerce (DE-588)4592128-3 gnd Website (DE-588)4596172-4 gnd World Wide Web (DE-588)4363898-3 gnd Gestaltung (DE-588)4157139-3 gnd Unternehmen (DE-588)4061963-1 gnd |
topic_facet | Electronic commerce Web site development Electronic Commerce Website World Wide Web Gestaltung Unternehmen Lehrbuch |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009094470&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT sharmavivek developingecommercesitesanintegratedapproach AT sharmarajiv developingecommercesitesanintegratedapproach |
Inhaltsverzeichnis
Paper/Kapitel scannen lassen
Paper/Kapitel scannen lassen
Teilbibliothek Mathematik & Informatik
Signatur: |
0102 WIR 917f 2001 A 31327 Lageplan |
---|---|
Exemplar 1 | Ausleihbar Am Standort |