  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Struts | Hello I implemented the StrutsTypeConverter but only
convertFromString() is called the conversion doesn 't happens when an
object is converted to String. Anybody knows why it?s happen?
--
_____Thanks Jim for link. Yeah I have to upgrade to newer version 2.0.11.
On 11/1/07 Jim Cushing <jimothy@(protected) > wrote
>
> It 's not necessary to do declare 10 variables. Here 's an example
>
> http
Thankyou very much for the advice.
The problem was indeed that IE was unhappy populating a DIV in a TABLE.
Simply changed my HTML and it worked fine allowing me to create dynamic
FORMS.
With re
Thankyou very much for the advice.
The problem was indeed that IE was unhappy populating a DIV in a TABLE.
Simply changed my HTML and it worked fine allowing me to create dynamic
FORMS.
With ryes IE doesn 't like that (isn 't it a lovely browser? ) )
musachy
On 11/1/07 Pedro Herrera <pedro_herrera@(protected) > wrote
>
> The solution is
>
> - to put the sx div outside the form !!!
Why don 't you let the "a " tag do this for you? I think using the ajax
tags and hooking things to "onclick " at the same time is not a good
idea.
regards
musachy
On 11/1/07 kingysball <stevemarkking@
The solution is
- to put the sx div outside the form !!!
Herrera
Pedro Herrera wrote
>
> I?? using the follow div tag
> sx div href "%{#url_dominio} "
>
> firefox works fine but when Not really and it 's probably not a big deal anyway.
In the future it might make more sense to post a link
to the book if you feel compelled to do something like
that or post the code that you used.
Unfortunately struts 1.1...I know I 'm behind the times but I just came
into this application
I 'll try your suggestion below.
Thank you
-----Original Message-----
From Dave Newton [mailto newton.daveOh Didn 't notice that. Can this message be deleted?
On 11/1/07 Dave Newton <newton.dave@(protected) > wrote
>
> --- Raghuveer Rawat wrote
> > I found an Article on this in Ian Roughley 's book.
> > P--- "Peters John " <John.Peters@(protected) > wrote
> Setting request.setAttribute( "status ") in my
> Action.java is there a tag to get it in the JSP
> page?
Which version of Struts?
If you 're using--- kingysball <stevemarkking@(protected) > wrote
> I am having problems with the following code in IE
> [...]
> <s form action "quoteAJAX " method "post " >
> <div id "ajaxtest " > </div >
> <s textfiel--- Raghuveer Rawat wrote
> I found an Article on this in Ian Roughley 's book.
> Posting here if someone is implementing Tabular Data
> Entry support in their apps.
You know it 's copyrighted rightThat 's great Chris!
I opened a ticket to track the feature. Let us know when you have
something to show!
* https //issues.apache.org/struts/browse/WW-2284
-Ted.
On Oct 31 2007 11 01 AM Chris PCurrently I 'm not using any tags for this JSP page
This is the snip of JSP-No problems doing it this way.
But I was wondering if there was a struts tag to do this.
<tr style " 'color #0090DD " classI found an Article on this in Ian Roughley 's book. Posting here if someone
is implementing Tabular Data Entry support in their apps.
*Utilize Tabular Data Entry Support*
Struts2 provides support forIt 's not necessary to do declare 10 variables. Here 's an example
http //struts.apache.org/2.x/docs/tabular-inputs.html
By the way Struts 2.0.11 is out so Raguveer you might want to
upgrade. The which tag are you using?
please display full JSP code so we can further assist you
M--
----- Original Message -----
From "Peters John " <John.Peters@(protected) >
To "Struts Users Mailing List " <userI 'm new to struts.
Setting request.setAttribute( "status ") in my Action.java is there a tag
to get it in the JSP page?
To get around it I 've been using <% request.getAttribute( "status ") % >
Status is I have implemented a file upload progress bar in S2. I used the
following as the basis for my work
http //kencochrane.blogspot.com/2006/03/ajax-struts-file-upload-progress
-meter.html
--Hello
Has anyone tried to implement a file upload progress bar in s2?
I have seen this technique on
http //www.learntechnology.net/content/ajax/ajax_upload.jsp .
Regards
--
Markus Stauffer
------
i have done what you suggested but got the same errors..thanks again.
strutstwouser wrote
>
> I guess you need to have reportData as a field in the Action and do
> setReportData(reportData) in The simplest way (if I 'have understood your problem right) is to create 10
variables in your action class (with getters and setters of course) and on
the form. So it 'll be
private String firstName1
2007/11/1 Raghuveer Rawat <raghuveer.rawat@(protected) >
>
> Hi still looking for help.
Here it is
http //struts.apache.org/2.x/docs/home.html
In other words RTFM -)
Antonio
Hi still looking for help.
On 10/31/07 Raghuveer Rawat <raghuveer.rawat@(protected) > wrote
>
> Hi I have form which allows user to invite other users. A user can invite
> a max of 10 users at a ti
I am having problems with the following code in IE only. The basic premise
for what i am trying to achieve is i would like to use DOJO to call an
action and place the resulting JSP contents into a DII would suggest joining the JWP mailing list and re-posting this
question there... the form manipulator handler was written by a member
of the JWP team named Herman and I know he 'd be able to help I don 't know enough about Maven to be able to help you
much but it may be as simple as clearing your repo
cache (or whatever it 's called). I am building from
trunk with the below change w/o any diffiOn 10/3/07 Kothari Kailash <Kailash_Kothari@(protected) > wrote
> Ok that 's quite interesting..
>
> I think I just need to find a efficient way of doing the deep copy
> because my parent class has t
If this is a known issue why doesn 't someone commit the change? I
understand this is the development branch but it 's a pretty critical issue
to not be able to build the project. Among other thing |
|
 |