Thanks Chase for the Help
There was the problem with the URL value in the include statement.
:)
On Mon, Jul 21, 2008 at 2:46 AM, Chase <[EMAIL PROTECTED]> wrote:
> Are you adjusting the relative URL value in your include statement
> based on the folder depth of the containing page or are you jus
--- On Sun, 7/20/08, Jeromy Evans wrote:
> Dave Newton wrote:
> > --- On Sun, 7/20/08, Musachy Barroso wrote:
> >> There is a good chance that it is related to ng.filter
> > Isn't that the filter we're supposed to use now though?
> I'm certain the separate StrutsPrepare and
> StrutsExecute filters
matthieu martin wrote:
Hello all.
I can't figure out what this message means, or even where does it come from.
I have no way to know which request returns this to me ... I'm lost.
Is anyone able to help me ?
Dojo uses a technique called IFrame I/O when uploading a file
asynchronously. Lo
Dave Newton wrote:
--- On Sun, 7/20/08, Musachy Barroso <[EMAIL PROTECTED]> wrote:
There is a good chance that it is related to ng.filter I
would say.
Isn't that the filter we're supposed to use now though? Is it less of a drop-in
replacement than I assumed?
Thanks,
Dave
I'm ce
> After a forward, the requestURI is now available in the request map:
>
> #request['javax.servlet.forward.request_uri']
Great, I'm learning!
> Snippet:
> StringBuilder uri = new StringBuilder();
> RequestMap requestMap = (RequestMap)
> stack.getContext().get("request");
>
Pierre Thibaudeau wrote:
Earlier in this conversation, Jeromy proposed two ways of accessing
the current URL (or URI), one through EL and the other through OGNL
${pageContext.request.requestURI}
That works great until (it seems) Tiles2 gets in the picture. By that
point, the address
I think only Don knows what is its status.
musachy
On Sun, Jul 20, 2008 at 8:56 PM, Dave Newton <[EMAIL PROTECTED]> wrote:
> --- On Sun, 7/20/08, Musachy Barroso <[EMAIL PROTECTED]> wrote:
>> There is a good chance that it is related to ng.filter I
>> would say.
>
> Isn't that the filter we're su
--- On Sun, 7/20/08, Musachy Barroso <[EMAIL PROTECTED]> wrote:
> There is a good chance that it is related to ng.filter I
> would say.
Isn't that the filter we're supposed to use now though? Is it less of a drop-in
replacement than I assumed?
Thanks,
Dave
-
There is a good chance that it is related to ng.filter I would say.
musachy
On Sun, Jul 20, 2008 at 6:15 PM, Dave Newton <[EMAIL PROTECTED]> wrote:
> I have a non-Maven S2.1 project I just started updating to 2.1.3 and I can't
> get *anything* to work at the moment. I'm using the REST (so CodeB
I have a non-Maven S2.1 project I just started updating to 2.1.3 and I can't
get *anything* to work at the moment. I'm using the REST (so CodeBehind as
well), Dojo, Spring (2.5.4), and config browser plugins, all compiled from
trunk. XWork is also compiled from trunk.
Also:
- XWork and S2 logg
Copy-paste your jsp and/or action and we will see..
Regards
--
Lukasz
http://www.lenart.org.pl/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Are you adjusting the relative URL value in your include statement
based on the folder depth of the containing page or are you just
copying & pasting the same include statement in every single page?
-Chase
On Sun, Jul 20, 2008 at 1:20 AM, aum strut <[EMAIL PROTECTED]> wrote:
> Hi Chase,
>
> Is th
Lukasz Lenart escribió:
Er..what is CamelHumps? No idea about it, sorry... :)
You defined your path in config as /mostrarUsuario (CamelHumps -
JavaClassNamingConvention) but you accessing it like below
http://localhost:8080/gentaiw/mostrarusuario.do
try this
http://localhost:8080/gentaiw/
Earlier in this conversation, Jeromy proposed two ways of accessing
the current URL (or URI), one through EL and the other through OGNL
> ${pageContext.request.requestURI}
> value="%{#context['com.opensymphony.xwork2.dispatcher.HttpServletRequest'].requestURI}"/>
That works great until (it seems
Hi Dirk,
I had the same problem and after spending the whole day trying things
out, I found something that works.
In WEB-INF/classes I created a class struts-messages.properties with
following content:
struts.messages.error.uploading=Fehler beim hochladen der Datei
struts.messages.error.fil
> Er..what is CamelHumps? No idea about it, sorry... :)
You defined your path in config as /mostrarUsuario (CamelHumps -
JavaClassNamingConvention) but you accessing it like below
http://localhost:8080/gentaiw/mostrarusuario.do
try this
http://localhost:8080/gentaiw/mostrarUsuario.do
As I rememb
Lukasz Lenart escribió:
navigator bar and the window title (where the name of the actual jsp page is
displayed) appears the same name as in the nav bar:
http://localhost:8080/gentaiw/mostrarusuario.do , (mostrarusuario means
showuser) instead of mostrarUsuario.jsp
This is correct behavior,
> navigator bar and the window title (where the name of the actual jsp page is
> displayed) appears the same name as in the nav bar:
> http://localhost:8080/gentaiw/mostrarusuario.do , (mostrarusuario means
> showuser) instead of mostrarUsuario.jsp
This is correct behavior, you should never see an
hi there
we haave a struts2 project, name cimande
(http://www.sf.net/projects/cimande), and under umbrealla
blueoxygen.org
now we launch the blueoxygen.net for marketplace for anyone that
develop apps on cimande.
we have 14 project that run on cimande, so we see that S2 will be our
core action f
Lukasz Lenart escribió:
Hi,
Could you paste your struts-config here?
Regards
Hi,
This is the whole struts-config file. As fas as i can see, the problem
has nothing to do with the actionClass itself, because I only put a
simple forward in the action, and the result is the same as with the
Hi,
Could you paste your struts-config here?
Regards
--
Lukasz
http://www.lenart.org.pl/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
21 matches
Mail list logo