vote up 0 vote down star

Hi,

is there a concept like ASP Masterpages in JSP?

Regards.

flag

2 Answers

vote up 1 vote down check

I'm going to step out on a limb here, and say what you're looking for is JSP Templates

Doesn't work exactly the same way, but it actually looks a little more flexible than MasterPages (Allows you to define multiple areas of the templates to pull different content from).

link|flag
vote up 1 vote down

In the Java world there are multiple solutions to this. My suggestion is to use whatever your framework suggests. For example Struts tiles, JSF Facelets e.t.c You do use a web framework, don't you?

link|flag
Google Apps Engine. So not the whole Java API is avaliable. – crauscher May 1 at 13:13

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.