Search:

Type: Posts; User: fmjnax

Search: Search took 0.12 seconds.

  1. Re: BEGINNER: Asking user input from java/class to jsp

    Well copeg, your information turns out to be exactly what I needed to know. I'm still learning a lot about MVC and OOP but I am making good progress now. I created a controller servlet that generates...
  2. Re: BEGINNER: Asking user input from java/class to jsp

    Thanks copeg. I think I just had that 'ah-ha' moment. It makes perfect sense and definitely gets me in the right direction. I'll pick back up on my project after doing some MVC and OOP reading.
    ...
  3. Re: BEGINNER: Asking user input from java/class to jsp

    Ok, so basically the jsp (or any other interface I choose) is the controller of the questions and not the class files? That way the interface passes the response in to the class instead of the other...
  4. Re: BEGINNER: Asking user input from java/class to jsp

    I 100% understand what you're saying copeg, though I'm not seeing how I can make the model ask for user input independent of any interface. Well, scratch that, I have some ideas I can act on and I'm...
  5. Re: BEGINNER: Asking user input from java/class to jsp

    Thanks for the reply copeg and sorry for not getting back quickly. I kind of shelved my project for a short period of time to clear my head.

    Anyway, I can persist data throughout pages just fine...
  6. BEGINNER: Asking user input from java/class to jsp

    Hi all,

    Definitely new to java (but have 13 years of VB/.NET experience). I wrote a little Monopoly app that asks for user input through the course of the game (such as 'How many players' before...
Results 1 to 6 of 6