Results 1 to 2 of 2
Thread: "Master Page" in Java
- 12-18-2010, 09:16 AM #1
Member
- Join Date
- Dec 2010
- Posts
- 1
- Rep Power
- 0
"Master Page" in Java
Hi everyone,
I'm a beginner in developing web applications with java technology. I'm used to do in in ASP.NET. However I'm currently starting to develop a website with JavaServer Faces.
I would like to build a header (with a navigation panel) and a footer, which shouldn't reload all the time. Only the "body" should reload when clicking on a link. In ASP.Net it is called "Master Page". Do you understand, what i mean?
I'm searched for hours with Google, however I didn't found how to do it. The books I bought do not discuss this topic.
Could you please help me? Does somebody know, if something similiar like the a "Master Page" is possible with Java technology?
Best regards
Carl
- 12-18-2010, 04:51 PM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
JSP Templates
The above page not describe exactly the same you want, but more flexible than ASP MasterPage.
Similar Threads
-
send email may include, ONLY a whole web page(url) at the place of text "..."
By lse123 in forum NetworkingReplies: 0Last Post: 08-10-2010, 03:00 PM -
Java, Military Format using "/" and "%" Operator!!
By sk8rsam77 in forum New To JavaReplies: 11Last Post: 02-26-2010, 03:03 AM -
Hi , Error in Jsp page is as "NumberFormatException.forInputString(Unknown Source)"
By lavanya82 in forum JavaServer Pages (JSP) and JSTLReplies: 9Last Post: 02-20-2009, 07:22 AM -
MoneyOut.println("It took you (whats wrong?>",year,"<WW?) years to repay the loan")
By soc86 in forum New To JavaReplies: 2Last Post: 01-24-2009, 06:56 PM -
the dollar sign "$", prints like any other normal char in java like "a" or "*" ?
By lse123 in forum New To JavaReplies: 1Last Post: 10-20-2008, 07:35 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks