Quantcast
Channel: Go4Expert
Viewing all articles
Browse latest Browse all 1989

Calling a JSP with different parameters

$
0
0
Hello people,
i would like to know how to call a JSP-file with different parameters so that I can use it as a blueprint for several webpages in my project.

My project is quite simple and only for learning purposes:
I have a start page with several cooking recipes. If I click on one of those recipes I will get a detailed view of the recipe, which includes some text and an image.
However, I don't want to create a new jsp-file for every recipe, because all recipes have the same layout....

Calling a JSP with different parameters

Viewing all articles
Browse latest Browse all 1989

Trending Articles