hi, I need some serious help with this topic, I am a newby at this so here I go... I am developing an webapp using a servlet as a "controller" and the jsp just to show the graphic part. The thing is: how can I get information from the jsp, such as, when clicking on a specific link (which in some way is really an java object) to get the specific object that it represents, in order to use the methods appliable to it?. If someone can explain how to do this or has a webapp that does this I would appreciate that you can pass it to me.

thanks.
Julio

Your question is a pretty generic one and can be roughly translated to "how would I go about developing web apps using JSP and Servlets?" in which case you should:
- Start off with the JEE 5 tutorial/documentation
- Read the sticky at the top of this forum for a sample project
- Buy some good books
- Re-post if you have specific problems.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.