2012/11/22 Stephan Schreck :
> So the issue still remains, why does it not work when i use the annotations.
In the first step would you configure a normal result (as jsp) and
check if that works ? And if you specify @ParentPackage why you adding
interceptor into struts.xml ? Could you show the who
Hi Zoran
I don't need to use the plugin, simple jQuery is good as long as it works
Could you please show your code?
Thanks.
2012/11/22 Zoran Avtarovski
> Hi Lucas,
>
> I don't use the plugin as I find using jQuery without a plugin to be
> simple enough.
>
> I suspect that if you look at the
Hello Martin,
i just tried with the struts.xml this time instead of anotations and it
worked just fine. The data from the script
passed inside the Action without a problem at all.
I left my script untouched, so the only thing that i did was removing
the anotations from the Action and
inserti
Dear Gaurav,
Get sdate in Date Format in action.
Convert it to String through SimpleDateFormat Class.
SimpleDateFormat dateformat = new SimpleDateFormat("hh:mm:ss");
String stime=dateformat.format(sdate);
regards
VIVEK
www.vivekjaiswal.info
From: Gaurav Tri
4 matches
Mail list logo