Using the application level spring container would be sufficient with init
method set.
Sent from my iPhone
On Jun 25, 2010, at 11:36 AM, hisameer wrote:
>
> Hi,
>
> I am using Struts2.1.6+Spring2.5.6+Hibernate+JPA in my web application. The
> application server is JBOSS5. I have to implement
Since 'activated' is a String, try swapping your single & double quotes,
e.g.
-Bill
On Sat, Jun 26, 2010 at 11:28 AM, lucas owen wrote:
> Hi Struts 2 users:
>
> I was wondering if you can use a s:if test based on a pojo's
> attribute value:
>
> POJO:
>
> public class Warning{
>
> String text;
Hi Struts 2 users:
I was wondering if you can use a s:if test based on a pojo's
attribute value:
POJO:
public class Warning{
String text;
String activated; // Y or N
}
JSP:
--> *Warning* null!
--> *Warning* not null!
--> Activated:
--> *Warning* *activated*.
--> *Warning* *d
Hi Dale,
as a long time tiles user it would be very interesting for me to read
about some specific problem that can be easily solved in sitemesh and
hard or impossible to solve in tiles.
If You could provide such an example i'm sure most of us using tiles
would know better when to switch to sitemes
Hi David,
try:
I agree to < a href="...">terms of
service
I don't remeber if it will work in struts2
but if not You can always use theme="simple" and no label at all in
s:checkbox and add text after checkbox in any form You like.
Best greetings,
Paweł Wielgus.
2010/6/24 David Lu :
>
> Hi All,
5 matches
Mail list logo