CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7
  1. #1
    Join Date
    Apr 1999
    Posts
    18

    search engine&shoppingcart

    How do we design a shoppping cart and a search engine using servlets.


  2. #2
    Join Date
    Jul 2004
    Location
    Greece
    Posts
    17

    Arrow search engine

    if u took answer, can you please guide me, because i also have this king of question?

    thank you

  3. #3
    Join Date
    Oct 2003
    Location
    .NET2.0 / VS2005 Developer
    Posts
    7,104
    Quote Originally Posted by Aparna
    How do we design a shoppping cart and a search engine using servlets.
    heh, now there's a nice specific question..

    i want to know how i can write a Microsoft Word in java!!?
    "it's a fax from your dog, Mr Dansworth. It looks like your cat" - Gary Larson...DW1: Data Walkthroughs 1.1...DW2: Data Walkthroughs 2.0...DDS: The DataSet Designer Surface...ANO: ADO.NET2 Orientation...DAN: Deeper ADO.NET...DNU...PQ

  4. #4
    Join Date
    Feb 2004
    Location
    USA - Florida
    Posts
    729
    Depends on how complex you want them to be. Usually a List structure that stores what the user selected is sufficient. As for the search, do you mean search only in a catalogue or an entire site?

    Hmm, hope the forum's time is correct since the original post was made some time 4 years ago..
    Hungarian notation, reinterpreted? http://www.joelonsoftware.com/articles/Wrong.html

  5. #5
    Join Date
    Jul 2004
    Posts
    139
    Quote Originally Posted by cma
    Hmm, hope the forum's time is correct since the original post was made some time 4 years ago..
    scientist bumped a 4 year old thread.

  6. #6
    Join Date
    Apr 2003
    Location
    Los Angeles area
    Posts
    776
    too funny

  7. #7
    Join Date
    Oct 2003
    Location
    .NET2.0 / VS2005 Developer
    Posts
    7,104
    but i want to how to write a Game in java!!!!!!
    "it's a fax from your dog, Mr Dansworth. It looks like your cat" - Gary Larson...DW1: Data Walkthroughs 1.1...DW2: Data Walkthroughs 2.0...DDS: The DataSet Designer Surface...ANO: ADO.NET2 Orientation...DAN: Deeper ADO.NET...DNU...PQ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured