I think is a great help to use some plugins in Eclipse(MyEclipse is
the first that comes in my mind...). The WTP 0.7 is a great tool too.
You really don't need them, these plugins are just to improve the
development.
Best Regards
Rafael Mauricio Nami
2005/9/2, Steve Beaver <[EMAIL PROTECTED]>:
>
From: <[EMAIL PROTECTED]>
What type are those properties? String, String[], List, or something
else?
They type of the properties are String.
I think it's safe to say that will have to change. :) If you want to store
the entire column, you'll be submitting form fields named, for example,
Thank you for your reply
> What type are those properties? String, String[], List, or something
> else?
They type of the properties are String.
> See if this helps... indexed properties are not my specialty, but I think
> that's what you need:
>
>http://struts.apache.org/faqs/indexedprops
From: <[EMAIL PROTECTED]>
So my Problem is that I want to save those two columns in my Database but
I
can not fill my ActionForm for this Action with these values. I get only
the
first row of the colum. In the ActionForm I have setter and getter for the
property dispName and sortOrder.
What
The easiest way is to make the "fvknList" as a form property and keep the
form in session scope.
...
...
...
If you don't like to keep the form in the session, you would have to follow
one of the ways listed in
http://wiki.apache.org/struts/StrutsCatalogLazyList
Also take a look at
HI,
I have a Formbean from which I receive Data and put it in to my JSP site,
this works fine. The data will be displayed in a table and two of the colums
are input fields where the user should change the value. Here is a peace of
my JSP
<%=lineNo.intValue()+1%>
Thank you
Steve
"Live as if you were to die tomorrow, Learn as if you were to live forever"
-Original Message-
From: R. Markham [mailto:[EMAIL PROTECTED]
Sent: Friday, September 02, 2005 3:15 PM
To: 'Struts Users Mailing List'
Subject: AW: Win XP, Eclipse, and Struts
Hi Steve,
In
Hi Steve,
In fact you need only
Tomcat
Eclipse
JDK
As I started with Struts I deliberately didn't use any design Tool, maybe
you need more time at the beginning but you know at least what you are doing
later when your project get more complicated you get the payoff.
Regards
Richard
-Ursp
I have download www.strutsbox.de into
eclipse 3.1.
Is there anything else I need to download to
begin developing Strtuts Applications.
Thanjs
---
Broadband interface (RIA) + mail box saftey
You have reached. I've been trying to find time to answer your Tiles
question, but it's not something I can do in 5 minutes. So as soon
as I find 10 min. to spare I will respond :-)
Greg
On Sep 2, 2005, at 1:38 PM, [EMAIL PROTECTED] wrote:
test mail... can someone please reply to let me k
it reached.
Best Regards
Rafael Mauricio Nami
2005/9/2, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> test mail... can someone please reply to let me know it reached the Strtus
> User list Thanks!!
>
> Visit our website at http://www.ubs.com
>
> This message contains confidential information and is
test mail... can someone please reply to let me know it reached the Strtus User
list Thanks!!
Visit our website at http://www.ubs.com
This message contains confidential information and is intended only
for the individual named. If you are not the named addressee you
should not disseminate, dist
What does your struts-config look like?
On 9/2/05, Emmanuel.Leguy <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Apache: 1.3.33
> Tomcat: 5.5
> Solaris 10
> modjk 1.2
>
> I try this direct URI:
>
> https://myserver/path/action.do
>
> And if i haven't a session opened I get an apache 404 error:
>
> T
have you defined the ActionServlet in web.xml ?
action
org.apache.struts.action.ActionServlet
config
/WEB-INF/struts-config.xml
-
Yahoo! Mail for Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.
Hi,
Just a follow question to a similar scenario, what's the recomended approach
with Struts-Tiles to handle the different modes in which a JSP may be
displayed. i.e. Add/Edit/View especially for say a JSP page which has multiple
sections.
e.g. Dish.jsp which can be composed of multiple
Hello,
Apache: 1.3.33
Tomcat: 5.5
Solaris 10
modjk 1.2
I try this direct URI:
https://myserver/path/action.do
And if i haven't a session opened I get an apache 404 error:
The requested URL /path/action.do was not found on this server.
In my web.xml:
action
*.do
In my mod_jk log:
Thanks for the info. Apart from JSpell anyone has any experince using
Jazzy.
I am trying to reduce the round trips to the webserver for the spell check
and I was thinking I can do a Spell Check of the content once the user hits
Submit and then display a Window with the errors highlighted.
So th
All,
I have a question concerning uploading large pdf files using struts commons
upload.
The application I am designing will be uploading large pdf files (in excess
of 100mb).
Ultimately, the pdf files I upload will be converted into tiff files by
ghostscript.
I would like to know what should be
At 9:43 AM +1000 9/2/05, [EMAIL PROTECTED] wrote:
On Wed, 2005-08-31 at 13:58 -0500, Joe Germuska wrote:
You can't really intervene in the form population process on the
Struts side right now (although arguably that's something which
should be exposed for user customization better).
We alre
On 9/1/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I had to find a new way to do some things but these were the
> exceptions. The bulk of the code needed simple bulk adjustments
> or no touching at all.
Do you happen to remember if these cases were the result of features
deprecated in 1.1 a
Gareth,
Tragically, no. I will look into that as an option though. As you say, it is
certainly more readable although it does *smell* like perl !
Later,
Andy
-
Yada, yada, yada...
The information contained in this e-mail (including any attachments) is
confidential and is intended
If your using the latest jsp spec (tomcat5) you could try to use:
${element.accession}
It's certainly a little tidier!
Regards,
Gareth
andy law (RI) wrote:
Frank,
As I said at the bottom of my email, I *know* I can do it that way, but look at
all those nested quotes - it's just wr
Frank,
As I said at the bottom of my email, I *know* I can do it that way, but look at
all those nested quotes - it's just wrong to do stuff like that.
I can just about live with it for now with double quotes for the HTML and
singles for the embedded bean stuff i.e.
hi,
you can do this in this way:
" alt="">
">
kind regards,
frank
> -Ursprüngliche Nachricht-
> Von: andy law (RI) [mailto:[EMAIL PROTECTED]
> Gesendet: Freitag, 2. September 2005 10:45
> An: Struts Users Mailing List
> Betreff: img source path constructed insid
All,
This looks - at first sight - the place that I should be using a html:img tag,
but now that I get down to it, I find that the html:img tag seems to be useful
only for some obscure task that is beyond my limited comprehension. Obviously,
I *am* an idiot, so once we have that out in the open
Hi,
i want to use xsl with struts. For example I want to generate html or pdf from
a xml file.
what is the best way to do this? I have seen stxx, but this doesn't work with
struts tiles. Or is this possible?
kind regards,
frank
26 matches
Mail list logo