Re: sitemesh problem

2008-03-04 Thread hns
ooops extremely thankful to you its my mistake -- View this message in context: http://www.nabble.com/sitemesh-problem-tp15759026p15826155.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe,

Re: sitemesh problem

2008-03-04 Thread aj2r
hns wrote: > > ... > input.button { > margin: 0; > font: bolder 12px Arial, Sans-serif; > border: 1px solid #CCC; > padding: 2px 3px; > background: #FFF; > color: #88ac0b; > } > > Your fail is here. You write input.button, but this is wrong, replac

Re: sitemesh problem

2008-03-04 Thread hns
thanks my refresh.css - / HTML ELEMENTS / /* Top Elements */ * { margin: 0; padding: 0; } body { background: #CC; font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;

Re: sitemesh problem

2008-03-04 Thread aj2r
Its seems correct too. I only think that you must have a mistake in your Refresh.css hns wrote: > > my generated html file excluding class button from sendmessage.jsp ,it > gives problem as i explained earlier > > > > > http://www.w3.org/1999/

Re: sitemesh problem

2008-03-04 Thread hns
my generated html file excluding class button from sendmessage.jsp ,it gives problem as i explained earlier http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en"> label {

Re: sitemesh problem

2008-03-04 Thread aj2r
Can you put here generated source (html received by browser) of sendMessage.jsp? In other hand, in css file you should specify class names with an initial dot, ie: .button not button hns wrote: > > now this is actual flow > index.jsp redirected to welcome.jsp(welcome.do) > > my welcome.jsp sh

Re: sitemesh problem

2008-03-04 Thread hns
now this is actual flow index.jsp redirected to welcome.jsp(welcome.do) my welcome.jsp shows perfectly--- welcome.jsp - <%@ page contentType="text/html; charset=UTF-8" %> <%@ taglib uri="/struts-tags" prefix="s" %> <%@ taglib uri="http://www.opensymphony.com/sitemesh/page

Re: sitemesh problem

2008-03-04 Thread aj2r
It seems correct too :-/ Can tou put here (one more time :-P) the generated html of a page of the /webmail namespace? -- View this message in context: http://www.nabble.com/sitemesh-problem-tp15759026p15824174.html Sent from the Struts - User mailing list archive at Nabble.com. ---

Re: sitemesh problem

2008-03-04 Thread hns
thnaks for showing interest main.jsp <%@ taglib uri="http://www.opensymphony.com/sitemesh/decorator"; prefix="decorator" %> <%@ taglib prefix="s" uri="/struts-tags" %> <%@ taglib uri="http://www.opensymphony.com/sitemesh/page"; prefix="pages"%> http://www.w3.org/1999/xhtml"; xml:lang="e

Re: sitemesh problem

2008-03-04 Thread aj2r
It seems correct. Can you put here main.jsp too? -- View this message in context: http://www.nabble.com/sitemesh-problem-tp15759026p15823935.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscrib

Re: sitemesh problem

2008-03-04 Thread hns
/styles/* /scripts/* /images/* /index.html /Error.jsp /CSS/* /struts/* /dojo/* /struts/ajax/* /js/yui/* /*

Re: sitemesh problem

2008-03-04 Thread aj2r
hns wrote: > > > > aj2r wrote: >> >> >> Can you put here your decorators.xml? >> > i have putted decoraters.xml at web-inf folder > Can you put HERE your decorators.xml? -- View this message in context: http://www.nabble.com/sitemesh-problem-tp15759026p15823087.html Sent from the Struts

Re: sitemesh problem

2008-03-03 Thread hns
aj2r wrote: > > > Can you put here your decorators.xml? > i have putted decoraters.xml at web-inf folder -- View this message in context: http://www.nabble.com/sitemesh-problem-tp15759026p15820667.html Sent from the Struts - User mailing list archive at Nabble.com. ---

Re: sitemesh problem

2008-03-03 Thread aj2r
hns wrote: > > hi > i have one default namespace / and another /webmail > css applied to decorator is worked in / but it can not work at /webmail > what is problem? > Can you put here your decorators.xml? -- View this message in context: http://www.nabble.com/sitemesh-problem-tp15759026p1581