Using Frames in JSF

Can anyone provide an example on how to use frames inside JSF? I don't know how to define the framesets inside the jsf file. A simple example will go a long way. Thanks.

[177 byte] By [pauster007a] at [2007-11-27 10:30:45]
# 1

I would define the frameset in a regular HTML or JSP file, not a JSF file. The source of the frames will refer to JSF resources.

RaymondDeCampoa at 2007-7-28 18:04:55 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2

Can you give me a sample raymond?

pauster007a at 2007-7-28 18:04:55 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3

Nope, I'm not big on samples, especially of code I've never tried to write. Give it a try, if you have a problem post your code and we'll take a look.

RaymondDeCampoa at 2007-7-28 18:04:55 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...