You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by hns <ha...@yahoo.com> on 2008/07/26 09:09:46 UTC

sitemesh use

i have previous experience with struts 2.0.11 and i have use sitemesh

can i use it with myfaces trinidad?

is there any example link?
thanks
-- 
View this message in context: http://www.nabble.com/sitemesh-use-tp18664064p18664064.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.


Re: sitemesh use

Posted by hns <ha...@yahoo.com>.
hi
i have try out sitemesh ,it works but one problem comes when i try to use
one dialog example of add number 

with it like

------------------------------------------------------------
java.lang.ArrayIndexOutOfBoundsException: -1

com.opensymphony.module.sitemesh.html.HTMLProcessor$1.currentBuffer(HTMLProcessor.java:74)
	com.opensymphony.module.sitemesh.html.State.handleText(State.java:64)

com.opensymphony.module.sitemesh.html.HTMLProcessor$2.text(HTMLProcessor.java:103)

com.opensymphony.module.sitemesh.html.tokenizer.Parser.parsedText(Parser.java:295)

com.opensymphony.module.sitemesh.html.tokenizer.Parser.start(Parser.java:109)

com.opensymphony.module.sitemesh.html.tokenizer.TagTokenizer.start(TagTokenizer.java:33)

com.opensymphony.module.sitemesh.html.HTMLProcessor.process(HTMLProcessor.java:90)

com.opensymphony.module.sitemesh.parser.HTMLPageParser.parse(HTMLPageParser.java:52)
	com.opensymphony.module.sitemesh.filter.Buffer.parse(Buffer.java:49)

com.opensymphony.module.sitemesh.filter.PageResponseWrapper.getPage(PageResponseWrapper.java:165)

com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:124)

com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:55)



----------------------------------------------------------


-- 
View this message in context: http://www.nabble.com/sitemesh-use-tp18664064p18664378.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.