Am 27.06.2013 09:05, schrieb Lukasz Lenart:
Hmm... so why do you map it to *.html? And not to /* or *.action?
It was like that in the original web.xml when the application ran with
Webwork. I also tried /* without changes.
But I had some progress in my "Dispatcher not started" problem:
2013/6/27 Fabian Richter :
> Am 27.06.2013 08:59, schrieb Lukasz Lenart:
>>
>> 2013/6/27 Fabian Richter :
>>>
>>> I meant when I call https://localhost/app/ the url is rewritten by the
>>> app
>>> to https://localhost/app/index.html
>>
>>
>> Looks like one of your filters messing things up. Try to
Am 27.06.2013 08:59, schrieb Lukasz Lenart:
2013/6/27 Fabian Richter :
I meant when I call https://localhost/app/ the url is rewritten by the app
to https://localhost/app/index.html
Looks like one of your filters messing things up. Try to comment out this
appFilter
*.html
2013/6/27 Fabian Richter :
> I meant when I call https://localhost/app/ the url is rewritten by the app
> to https://localhost/app/index.html
Looks like one of your filters messing things up. Try to comment out this
appFilter
*.html
Regards
--
Łukasz
+ 48 606 323 122 http
Am 27.06.2013 08:46, schrieb Lukasz Lenart:
Ok, looks good. So why I said it forwards to https://localhost/app/index.html ?
I meant when I call https://localhost/app/ the url is rewritten by the
app to https://localhost/app/index.html
smime.p7s
Description: S/MIME Kryptografische Unter
2013/6/27 Fabian Richter :
> Sorry, after I sent it, I was wondering if that was what you meant :)
>
>
> /WEB-INF/pages/index.jsp
> name="success-tcop.tcop.role.id">/WEB-INF/pages/index.jsp
>
Ok, looks good. So why I said it forwards to https://localhost/app/index.html ?
Regards
--
Ł
Am 27.06.2013 08:42, schrieb Lukasz Lenart:
This how you build the action ;-) Please show me your struts.xml ;-)
Sorry, after I sent it, I was wondering if that was what you meant :)
/WEB-INF/pages/index.jsp
name="success-tcop.tcop.role.id">/WEB-INF/pages/index.jsp
smime.p7s
2013/6/27 Fabian Richter :
> Am 27.06.2013 08:31, schrieb Lukasz Lenart:
>
>> How did you define index action?
>>
>
> singleton="false">
>
>
> role.id
>
>
>
This how you build the action ;-) Please show me your struts.xml ;-)
Regards
--
Łukasz
Am 27.06.2013 08:31, schrieb Lukasz Lenart:
How did you define index action?
singleton="false">
role.id
In action-servlet.xml which is included from web.xml:
contextConfigLocation
classpath:wsClientApplicationContex
2013/6/27 Fabian Richter :
>> The questions is what its doing? If something that doesn't depend on
>> Struts, before.
>
> It handles the certificate based authentication and configures the user
> session before displaying any web content.
>
> So before it is?
In my opinion, yes.
Regards
--
Łuka
Am 27.06.2013 08:23, schrieb Lukasz Lenart:
The questions is what its doing? If something that doesn't depend on
Struts, before.
It handles the certificate based authentication and configures the user
session before displaying any web content.
So before it is?
smime.p7s
Description: S/
2013/6/27 Fabian Richter :
> Uhm, its a 500 line file thats including a few others. I might have to
> anonymize and put it on pastebin or something.
>
> What exactly are you looking for? Maybe I can extract parts into an email.
How did you define index action?
Regards
--
Łukasz
+ 48 606 323 122
Am 27.06.2013 08:21, schrieb Lukasz Lenart:
Do you have IndexAction or so defined?
Yes, and many other actions. Wann see the code? Pretty much standard :/
Could you share your struts.xml?
Uhm, its a 500 line file thats including a few others. I might have to
anonymize and put it on past
2013/6/27 Fabian Richter :
> I am using
>
> http://struts.apache.org/release/2.3.x/struts2-core/apidocs/org/apache/struts2/dispatcher/ng/filter/StrutsPrepareFilter.html
>
> then sitemesh, my own filter then
>
> http://struts.apache.org/release/2.3.x/struts2-core/apidocs/org/apache/struts2/dispatche
2013/6/27 Fabian Richter :
> I am getting that on every call: for example the root path:
>
> https://localhost/app/
Do you have IndexAction or so defined?
> which forwards to
>
> https://localhost/app/index.html
Could you share your struts.xml?
Regards
--
Łukasz
+ 48 606 323 122 http://www.le
Hi Lukas,
I am getting that on every call: for example the root path:
https://localhost/app/
which forwards to
https://localhost/app/index.html
Best
Fabian
Am 27.06.2013 07:38, schrieb Lukasz Lenart:
What URL do you enter to get the exception?
Regards
smime.p7s
Description: S/MIME Kr
I am using
http://struts.apache.org/release/2.3.x/struts2-core/apidocs/org/apache/struts2/dispatcher/ng/filter/StrutsPrepareFilter.html
then sitemesh, my own filter then
http://struts.apache.org/release/2.3.x/struts2-core/apidocs/org/apache/struts2/dispatcher/ng/filter/StrutsExecuteFilter.html
What URL do you enter to get the exception?
Regards
--
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
2013/6/26 Fabian Richter :
> Hello all,
>
> I am faily new with struts, and to get a grip on the mechanics I volunteered
> to migrate one of our applications from Webwork to struts2 latest.
http://struts.apache.org/release/2.3.x/struts2-core/apidocs/org/apache/struts2/dispatcher/ng/filter/StrutsPrepareAndExecuteFilter.html
try to point to this filter. Usually get the above message when you are
using struts2 tags in jsp trying to display and not passing through the
StrutsPrepareAndExec
Hello all,
I am faily new with struts, and to get a grip on the mechanics I
volunteered to migrate one of our applications from Webwork to struts2
latest.
So far I made progress, the application is not only running but also
rendered some UI in the browser.
But I have exceptions like
The S
20 matches
Mail list logo