The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.

Programming question

Raziel078Raziel078 Registered User regular
edited April 2008 in Help / Advice Forum
So I'm in a web programming class and I'm trying to write up some servlets for it. The problem is I'm having trouble passing the variables between the different servlets. I can get the first and last name as well as the order info and credit card type from the first page written in XHTML but when I try to display all the collected info at once it doesn't pass over to the final page where I want to display all the info given at once. If you know anything about web programming message me and I'll be happy to send you source

oh heres the URL for the assingment

http://codd.cs.gsu.edu/~aabukhdeir1/midterm.html

I would like to put something clever and about me but I fear my company will find it
Raziel078 on

Posts

  • JasconiusJasconius sword criminal mad onlineRegistered User regular
    edited April 2008
    You don't have a name attribute assigned to either Phone Number or Email.

    I suspect if you give them a name attribute, it will work fine.

    Jasconius on
    this is a discord of mostly PA people interested in fighting games: https://discord.gg/DZWa97d5rz

    we also talk about other random shit and clown upon each other
  • Raziel078Raziel078 Registered User regular
    edited April 2008
    a little late but that was the problem thanks

    Raziel078 on
    I would like to put something clever and about me but I fear my company will find it
  • LewishamLewisham Registered User regular
    edited April 2008
    How can he have been a little late? He replied two hours after you posted! Jeez.

    Lewisham on
  • GanluanGanluan Registered User regular
    edited April 2008
    Lewisham wrote: »
    How can he have been a little late? He replied two hours after you posted! Jeez.

    I think he meant he replied in thanks too late :P

    Ganluan on
Sign In or Register to comment.