newton.dave wrote:
>
> zud wrote:
>> 1) Is old errors is not getting cleared that means when the filed value
>> is
>> empty when i submit the form it shows required that is ok and agian when
>> i
>> submit with empty values again now it shows messages like
>> filed is required
>> filed is requi
zud wrote:
>
>
>
> newton.dave wrote:
>>
>> zud wrote:
>>> 1) Is old errors is not getting cleared that means when the filed value
>>> is
>>> empty when i submit the form it shows required that is ok and agian
>>> when i
>>> submit with empty values again now it shows messages like
>>> file
zud wrote:
>
>
>
> newton.dave wrote:
>>
>> zud wrote:
>>> 1) Is old errors is not getting cleared that means when the filed value
>>> is
>>> empty when i submit the form it shows required that is ok and agian
>>> when i
>>> submit with empty values again now it shows messages like
>>> file
newton.dave wrote:
>
> zud wrote:
>> 1) Is old errors is not getting cleared that means when the filed value
>> is
>> empty when i submit the form it shows required that is ok and agian when
>> i
>> submit with empty values again now it shows messages like
>> filed is required
>> filed is requ
Since the path is different for each of the layouts, that could be the reason
why the resources are not included. You can verify by looking at the source
code that the BaseLayout.jsp is not being used. You could try this:
Hope this works out!
From: Sub
I'm trying to make a chain action result with a parameter.
However, the chain action's parameter is being set as null. I've already
checked the fileServer object and it's oid, and they aren't null. So I
believe the problem is on the chain.
Any sugestions?
Thanks!
/Server_main
/jsp/fileServer
yah, we can see that Struts2 behind Spring in this area
On Sun, Apr 4, 2010 at 2:13 PM, Chris Pratt wrote:
> So far we've only used the services for internal calls, so it hasn't been a
> problem, but you're right, we'd probably have to rework our struts 2
> authentication/authorization to cover
So far we've only used the services for internal calls, so it hasn't been a
problem, but you're right, we'd probably have to rework our struts 2
authentication/authorization to cover the spring-ws as well.
(*Chris*)
On Sun, Apr 4, 2010 at 12:09 AM, Frans Thamura wrote:
> we here split the spri
we here split the springMVC and S2 project,
how to share security etc?
F
On Sun, Apr 4, 2010 at 2:02 PM, Chris Pratt wrote:
> Well Spring WS is an extension of Spring MVC, so it's kinda both. I use
> Struts 2 for all my web traffic and Spring-WS (i.e. SpringMVC) for the Web
> Service traffic.
Well Spring WS is an extension of Spring MVC, so it's kinda both. I use
Struts 2 for all my web traffic and Spring-WS (i.e. SpringMVC) for the Web
Service traffic. It works well since I map the struts filter to /* and the
spring ws servlet to /ws/*. I'd definitely be interested in a way for
Stru
10 matches
Mail list logo