Dreamweaver and JSP for beginner

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Dreamweaver and JSP for beginner

    Dear all,
    First of all I am not sure this topic had been post before. My problems like
    this:

    i need to develop copany website using Java jsp so user /customer can log in
    make quotation and put in purchase order. I am using dreamweaver as a
    development tools, I need to write all the code in JSP. Do you guys face
    similar case? It would be great if you all can tell me what else of the program
    you use during development, and what else of the Java technology I need to
    learn (i consider new in Java programming). Any sample code from internet I can
    refer to usinf JSP and dreamweaver tp develop the customer log in function.
    Dreamweaver provided PHP and ASp but no JSP. I have no idea about this 2
    language.

    please advise. If you know where I can get sample source code for the customer
    log in do quotation but not it dreamweaver is also ok. The most important
    things is the sample code.

    And if you guys think I shouldnt use dreamweaver and there is other tools for
    development pls also let me know.

    please advise. thanks.

    dove7877 Guest

  2. Similar Questions and Discussions

    1. Beginner Please help!
      :o Hi all, I am new to the forum, and I was wondering if any of you could help me with this problem. I face myself trying for the first time in my...
    2. I am a beginner.Pls help me
      I have a datagrid with a hyperlink column. Now i want to program for the click on the hyperlink. where do i put my code?
    3. Beginner needs help
      ive ben trying to make a front page in flash where the image starts off dark then goes lighter till it goes dark again, i used to be able to do this...
    4. Beginner, need help
      hi I am new to PHP and would like to know if there is a site which has tutorials to explain. I also need to know what to do and how to do to...
    5. Beginner SLR
      I recently made the same transition from a Oly C-3000z which when new was more than I paid for my whole 35mm setup, and I bought a N75 Nikon....
  3. #2

    Default Re: Dreamweaver and JSP for beginner

    Now, I'm pretty unfamiliar with JSP but here's some help for you:

    [num]1) You could execute this page using javascript with the
    userProfile and the addReadRequest/getAttribute commands.
    This would allow the user to put any information they wish to reveal into the
    form fields - which you could then verify (that the required fields are present
    and there isn't any contact information with an incorrect amount of numbers)
    2) You could check out here:
    [S=http://forum.java.sun.com/forum.jsp?forum=45]Sun Microsystems JSP Forum[/S]
    and see if there's any useful information there for you. There might be
    someone else here who could give you a better answer than me... but check out
    that JSP Forum nonetheless.[/num]

    Good luck ;)

    Steel_Cat Guest

  4. #3

    Lightbulb Re: Dreamweaver and JSP for beginner

    My suggestions is drop JSP and look at:

    http://webfloor.org

    It provides Java web development with integration to WYSIWYG web design tools such as DreamWeaver. Check out the tutorials for getting started.
    Unregistered Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139