I don't think anyone is, if you find a fix, we would appreciate a patch :)
musachy
On Wed, Mar 18, 2009 at 10:32 AM, Dan Slack wrote:
> Hi,
>
>
>
> First, I apologize if this has already been mentioned, but I recently
> attempted to upgrade to Sitemesh 2.4 to bad results. I guess in Sitemesh
>
2008/11/3 Hardik Shah <[EMAIL PROTECTED]>:
> please help me
Wrong place to ask a Sitemesh question, see:
http://opensymphony.com/sitemesh/userForums.action
Antonio
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comma
I'm sorry for that I haven't notice u r using struts 1...
here is an article which sample code contains an example using struts1 and
site mesh.
http://www.onjava.com/pub/a/onjava/2004/09/22/sitemesh.html?page=3
regards.
sa10 wrote:
>
> Thanks Ryan.
>
> Here is my web.xml could you please adv
Thanks Ryan.
Here is my web.xml could you please advise what I need to change?
Thanks
http://java.sun.com/xml/ns/j2ee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
version="2.4"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/n
hello...
may be the problem is the order of the filter
here is mine
set-encoding
/j_spring_security_check
struts-cleanup
/*
sitemesh
/*
Hardik Shah wrote:
i can not get perfectly you ,can you be more descriptive about you say(what
i have to do for this problem)
You're welcome.
Use the FireFox browser and install the FireBug extension.
Load your page, open FireBug and view the Net tab. Determine whether
error's occ
hi
first of all *sir* i really say to thanks about showing interst
infact in past i have developed one app using struts 2+sitemesh +BIRT
and i got lots of help from you and currently it is works fine
Jeromy Evans - Blue Sky Minds wrote:
>
> It's really a sitemesh question.
>
> In sitemesh
Hardik Shah wrote:
i am trying to use several yui elements in strtus 2.0.11.2
problem is that
it can not get its styles (for exp tab shows only in link format ,it can not
use tabview.css)
when i try to exclude action like cflist.do in decorators.xml then yui works
fine (bt my constant view a
Actually, for me it was a tradeoff. Here are a few thoughts:
Good things about Sitemesh:
- Sitemesh does not have as much XML configuration as tiles, which was
very compelling (most configuration was maintained in the JSP page).
- Relatively simple to learn and simpler to maintain since most thi
2008/5/14 Kibo <[EMAIL PROTECTED]>:
> I read about Sitemesh and i dont find whay is Sitemesh for me better then
> Tiles 2.
>...
> Is it other reason why i have to use Sitemesh?
Why not using them both?
Essentially Sitemesh is better than Tiles in decoration: if you have a
web application in which
me wrote:
Hi,
I'm working on configuration issues and I'm searching for the best way to
have a consitent configuration over the whole webapp (or more webapps).
The webapp has got a sitemesh-freemarker-template and the views are
done with jsps.
What I wanted to do is to have configuratio values
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,
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
thanks
my refresh.css
-
/
HTML ELEMENTS
/
/* Top Elements */
* { margin: 0; padding: 0; }
body {
background: #CC;
font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
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/
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
{
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
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
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.
---
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
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
/styles/*
/scripts/*
/images/*
/index.html
/Error.jsp
/CSS/*
/struts/*
/dojo/*
/struts/ajax/*
/js/yui/*
/*
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
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.
---
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
On Feb 17, 2008 8:07 PM, Matthew Seaborn
<[EMAIL PROTECTED]> wrote:
Has anyone had much experience with SiteMesh and Struts 2?
Do they 'play' together well?
Are there better alternatives when styling/compiling pages?
Thanks.
As Don stated, SiteMesh plays very well with Struts2
The
You could say Struts 2 was built with SiteMesh in mind :) The WebWork
folks heavily favored their sister project SiteMesh and had SiteMesh
support in there from day one.
In Struts 2, we moved it out into the SiteMesh plugin:
http://struts.apache.org/2.x/docs/sitemesh-plugin.html
Don
On Feb 17,
-
De: Tom Ziemer [mailto:[EMAIL PROTECTED]
Enviado el: Miércoles, 08 de Noviembre de 2006 09:39 a.m.
Para: Struts Users Mailing List
Asunto: Re: SiteMesh
Hello Juan,
I don't know about Struts2 - in Struts 1.2 it works like this:
Link -> LoginAction.do -> login.jsp
where LoginAct
,
>
> juan
>
>
> -Mensaje original-
> De: Tom Ziemer [mailto:[EMAIL PROTECTED]
> Enviado el: Miércoles, 08 de Noviembre de 2006 08:24 a.m.
> Para: Struts Users Mailing List
> Asunto: Re: SiteMesh
>
> Hi Juan,
>
> I am not sure I really get you
nal-
De: Tom Ziemer [mailto:[EMAIL PROTECTED]
Enviado el: Miércoles, 08 de Noviembre de 2006 08:24 a.m.
Para: Struts Users Mailing List
Asunto: Re: SiteMesh
Hi Juan,
I am not sure I really get your problem. However, I assume, your problem
lies in forwarding. Are you redirecting (redirect="
? Im using only sitemesh without freemaker
> or velocity
>
> Anyone could help me ?? :)
>
> Regards,
>
> Juan
>
>
>
> -Mensaje original-
> De: Tom Ziemer [mailto:[EMAIL PROTECTED]
> Enviado el: Martes, 07 de Noviembre de 200
velocity
Anyone could help me ?? :)
Regards,
Juan
-Mensaje original-
De: Tom Ziemer [mailto:[EMAIL PROTECTED]
Enviado el: Martes, 07 de Noviembre de 2006 09:38 a.m.
Para: Struts Users Mailing List
Asunto: Re: SiteMesh
Hi Juan,
did you add something like
with your solution...
thanks for your answer
Juan
-Mensaje original-
De: Tom Ziemer [mailto:[EMAIL PROTECTED]
Enviado el: Martes, 07 de Noviembre de 2006 09:38 a.m.
Para: Struts Users Mailing List
Asunto: Re: SiteMesh
Hi Juan,
did you add something like:
to your sitemesh.xml
I
Hi Juan,
did you add something like:
to your sitemesh.xml
I am using SiteMesh with Struts and it's working just great (excludes as
well).
HTH,
Tom
Juan Espinosa wrote:
> Hi to all, im using sitemesh and i have a little problems with excludes
> I have an action that load some data from a db and
Juan Espinosa ha scritto:
Hi to all, im using sitemesh...
I think writing to the Sitemesh mailing list should be better...
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Marco Rossi wrote:
I try to use sitemesh instead of tiles; in my “decorator” template page I need
to include a struts action.
I try to do this:
, but I catch the following
java.lang.IllegalStateException: Response has already been committed
Any suggestion?
I think they just created a work around
36 matches
Mail list logo