Hi,
I am absolutely new to jsp and in general to webdesign and I designed the indexpage of my homepage. For all subsequent pages I want to use the same design, with the same frames and so on. The only thing that should change for the other page is in one div box.

Is there a way to use this first page as a template and then use this and add only the content for the one box, without specifying every single element of the template? This feature is especially important, so that I don't have to insert a new feature of the template in every single subsequent jsp file.

Thanks in advance,
konrad

hi,
I sort of solved my problem now by using javascript. I can just add an iframe in this mentioned div and load pages dynamically in this frame. This is pretty much like using my page as a template.

all the best,
konrad

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.