2010/6/8 Abhishek Doctor :
> am trying to deploy simple hello world application from APACHE STRUTS
> TUTORIAL on weblogic after exporting war files from Eclipse. I am
Do you have xwork jar included?
Regards
--
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Kapituła Javarsovia 2010 http://ja
hi thanks for ur reply
I do have working examples of both 1 and 2... using single bean and form
where elements occur for once ..
On Wed, Jun 9, 2010 at 1:10 AM, Ken wrote:
> 1) Do you have a working example where a single value is put on a form
> and then displayed with a JSP?
> 2)Do know how
One way to have hidden variables for the remaining fields under the
same form and by default all the fo fields get submitted
Sent from my iPhone
On Jun 8, 2010, at 1:05 AM, Upasana Sharma wrote:
Thanks for ur reply... by i m using struts 2.0...
2010/6/8 Paweł Wielgus
Hi Upasana,
if You
thanks to all
what a cracks u r
2010/6/8 sandeep kotha
> I agree with ken simple best thing to do
>
> <%@ taglib prefix="sx" uri="/struts-dojo-tags"%>
>
> .
>
> On 8 June 2010 23:09, lucas owen wrote:
>
> > Hi Struts users!
> >
> >
> > I need to present a java.util.Date in a jsp. It has t
1) Do you have a working example where a single value is put on a form
and then displayed with a JSP?
2)Do know how to display data on a JSP with Struts 2 from a bean?
If you have 1) you are far closer than you think, if not but you
understand the magic behind number 2) then you'll see that Strut
I agree with ken simple best thing to do
<%@ taglib prefix="sx" uri="/struts-dojo-tags"%>
.
On 8 June 2010 23:09, lucas owen wrote:
> Hi Struts users!
>
>
> I need to present a java.util.Date in a jsp. It has to be within a
> s:textfield because the user can modify/edit this date.
>
> The prob
Suggestion better than mine! :)
Regards,
Daniel S. Teixeira
danso...@gmail.com
On Tue, Jun 8, 2010 at 3:50 PM, Ken wrote:
> http://struts.apache.org/2.1.8.1/docs/tag-reference.html
> See: The datetimepicker tag... you can specify the date format very
> easily and it provides nice edit functio
anyone have a simple demo S2 with cassandra or hadoop
may be wanna share ur experience
thx
--
Frans Thamura
Meruvian.
We grow because we share the same believe.
Mobile: +6287885901958
Blog & Profile: http://frans.thamura.info
We provide services to migrate your apps to Java (web), in amazing
http://struts.apache.org/2.1.8.1/docs/tag-reference.html
See: The datetimepicker tag... you can specify the date format very
easily and it provides nice edit functionality.
On Tue, 2010-06-08 at 19:39 +0200, lucas owen wrote:
> Hi Struts users!
>
>
> I need to present a java.util.Date in a js
Hi Lucas,
You can use some component based on jQuery to format your date and edit as
well.
See here: http://digitalbush.com/projects/masked-input-plugin/
I use this component on my project. Piece of cake!
Regards,
Daniel S. Teixeira
danso...@gmail.com
On Tue, Jun 8, 2010 at 2:39 PM, lucas owe
Hi Struts users!
I need to present a java.util.Date in a jsp. It has to be within a
s:textfield because the user can modify/edit this date.
The problem is when I display the date , it
shows the date with a wrong format.
I can use but in
this case the date wouldnt be editable...
any ideas???
am trying to deploy simple hello world application from APACHE STRUTS
TUTORIAL on weblogic after exporting war files from Eclipse. I am
getting following error:
index.jsp:1:1: Needed class "com/opensymphony/xwork2/util/ValueStack" is not
found when methods of
"org.apache.struts2.views.jsp.UR
Hi All,
Having a blank mind moment here. I was hoping someone might be able to
clear it up with me.
I am using my favourite Struts 2 setup of Convention + Spring. However I
am just going through the process of adding a global exception mapping,
so I created a struts.xml file which contains
Thanks for ur reply... by i m using struts 2.0...
2010/6/8 Paweł Wielgus
> Hi Upasana,
> if You are using struts1 You may look here:
> http://struts.apache.org/1.x/struts-taglib/indexedprops.html
>
> Best greetings,
> Paweł Wielgus.
>
>
> 2010/6/8 Upasana Sharma :
> > I have a form which needs t
Hi Upasana,
if You are using struts1 You may look here:
http://struts.apache.org/1.x/struts-taglib/indexedprops.html
Best greetings,
Paweł Wielgus.
2010/6/8 Upasana Sharma :
> I have a form which needs to submit multiple values(user name , last used
> etc) of the same type for different users on
I have a form which needs to submit multiple values(user name , last used
etc) of the same type for different users on a single click. But my form
bean refers to one user's field only . i need to submit all the fields using
a single form button click. how should i use beans n jsp in this case.
--
16 matches
Mail list logo