e most are as follows -
>
> IIRC - If I Remember Correctly
> IIUC - If I Understand Correctly
> AFAICT - As Far As I Can Tell
>
>
>
> On Wed, 2008-11-26 at 11:02 +0800, ryan webb wrote:
> > Yes I think so...I downloaded JasperReport project (at sourceforge) and
> pu
html
>
> IIRC, the jar is located in the struts-2.mumble-all.zip
>
> On Wed, 2008-11-26 at 10:15 +0800, ryan webb wrote:
> > Hi!!
> > Is JasperReports supported in Struts2-core-2.0.11 ??
> > because whenever I start Tomcat, i get thi
t
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.addAction(XmlConfigurationProvider.java:338)
... 35 more
If I do this: (following the struts manual)
--
warmest regards,
Ryan Webb - Philippines
email: [EMAIL PROTECTED]
truts.apache.org/2.0.12/docs/strutsproperties.html
>
> -Wes
>
> On Fri, 2008-11-21 at 11:14 +0800, ryan webb wrote:
> > Hi!! Where can I find the list of string values for .../>
> > in struts.xml?
>
Hi!! Where can I find the list of string values for
in struts.xml?
So i may use it as future reference...
thanks
--
warmest regards,
Ryan Webb - Philippines
email: [EMAIL PROTECTED]
By the way, is there a file size limit for uploading files? I tried to
upload 600+MB of movie and it just failed!
What can you say 'bout this?
On Fri, Nov 21, 2008 at 7:22 AM, ryan webb <[EMAIL PROTECTED]> wrote:
> Hi I finally got it!
> Three request parameters are by def
t has
been very helpful.
God bless.
On Thu, Nov 20, 2008 at 7:10 PM, Jeromy Evans <
[EMAIL PROTECTED]> wrote:
> ryan webb wrote:
>
>> Thanks for your kind reply but I have commons-fileupload-1.1.1.jar and
>> commons-io-1.2.jar in my lib folder. With those jar files included,
g/2.x/docs/file-upload.html
>
> There are good examples and explanations for Struts 2.0.x and 2.1.x on that
> page.
>
>
>
> -----
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
warmest regards,
Ryan Webb - Philippines
email: [EMAIL PROTECTED]
ly* {
*if* (out != *null*) out.close();
*if* (in != *null*) in.close();
}
}
}
*here's my struts-config:*
http://struts.apache.org/dtds/struts-2.0.dtd";>
/ryan/ryan.jsp
./myFiles/
rk harder to understand and slower, and
> to
> > me adds little value.
> > 2.- Validation is OK, but need better validation support like validation
> of
> > list items. And the ability to validate a specific Action method in a
> > straightforward way. Better JavaScript su
ins for most situations)
>
>
> Cons -
>
> Lately release cycle has been slow (I'm sure I'm partly to blame, so I'm
> not pointing fingers)
> Since it is really loose, some problems are hard to troubleshoot
>
>
>
> On Fri, 2008-11-07 at 11:48 +0800, ry
a oks.. thanks for the reply =)
On Fri, Nov 7, 2008 at 2:03 PM, Mead Lai <[EMAIL PROTECTED]> wrote:
> don't like the theme.
>
> On Fri, Nov 7, 2008 at 11:48 AM, ryan webb <[EMAIL PROTECTED]> wrote:
>
> > Can anyone share to me some of the things you like abo
Can anyone share to me some of the things you like about
Struts 2 as well some of the things you don't like about struts 2?
Thanks!
ed to inform the second user that his/her data is not the latest one.
--
warmest regards,
Ryan Webb - Philippines
email: [EMAIL PROTECTED]
Struts Version = 1.2.9
So creating a multiple module depends on struts version?
On 8/4/08, Antonio Petrelli <[EMAIL PROTECTED]> wrote:
>
> Version of Struts?
>
> 2008/8/4 ryan webb <[EMAIL PROTECTED]>:
> > How can I make a Struts Project with multiple modules?
How can I make a Struts Project with multiple modules?
--
warmest regards,
Ryan Webb - Philippines
email: [EMAIL PROTECTED]
Building first struts? You may use Netbeans 6.0 already has struts bundled
and everything you need to get started.
This is only a suggestion..you may or may not do this.
God bless,
Ryan Webb
On Sat, Apr 26, 2008 at 2:30 AM, Allen, Daniel <[EMAIL PROTECTED]>
wrote:
> Did you read t
("orderNumber");* then store it to a form bean
variable(String data type)then on popup window I will use *
* accessing form bean variable (form bean property).
Again, I would like to thank you for your answer.
-Ryan Webb
On Thu, Apr 17, 2008 at 3:56 AM, Randy Burgess <[EMAIL PROTECTED]> w
s only displays the word NULL
I am new to struts..
Ryan
On Wed, Apr 16, 2008 at 4:22 PM, Antonio Petrelli <
[EMAIL PROTECTED]> wrote:
> 2008/4/16, ryan webb <[EMAIL PROTECTED]>:
> > Is it possible to make a window pop up using struts?
> > usually this can be done in Ja
Hi,
Is it possible to make a window pop up using struts?
usually this can be done in Javascript..
God bless,
Ryan Webb
Dear Dave,
Thank you for your time in replying to my mail.
Yes you are correct my english is quite confusing.
I will follow your advise and ask to database mailing-list.
regards,
Ryan Webb
On 4/15/08, Dave Newton <[EMAIL PROTECTED]> wrote:
> Perhaps this would be better asked on a mai
.
+-
| id |address |
+-
| 1 |c:\videos\video1.avi|
+-
-just like you tube =)
Any help / suggestion is very much welcome!
God bless!
-Ryan Webb
Thanks Randy Burgess,
Your suggestion works perfectly! Sorry I didn't reply early I was out of
town..
Have a nice day!
-Ryan Webb
On Fri, Apr 11, 2008 at 9:53 PM, Randy Burgess <[EMAIL PROTECTED]> wrote:
> I wonder if specifying HttpServletResponse.SC_FORBIDDEN would make
I am having difficulty with authentication of user levels.
I have to kinds of users "user" and "administrators".
What we did in mySQL db is make a user table and in it, a "level" column is
placed containing whether a user is "administrator" or not.
there's no problem with this actually (I just wro
t;user")){
response.sendError(SC_FORBIDDEN);
}
*return mapping.findForward("Sucess");
}
this code does not compile..sendError() expects int value. I tried
sendError(403) but doesn't work.
Any Help is Gladly Appreciated! =)
God Bless!
Ryan Webb from Philippines
Hi bugs,
thanks I will try your suggestion! =)
God bless,
Ryan Webb -- Philippines
On Wed, Mar 12, 2008 at 7:26 PM, bugs_ <[EMAIL PROTECTED]> wrote:
>
> <%@ taglib uri="/tags/struts-html" prefix="html" %>
>
>
> JSP page
>
>
In my test page works fine, however...(sad part) I am expecting a pop up
window message that confirms if I want to update or not.
but it just proceeds with the action (*.do)
Any suggestions?
God bless,
Ryan Webb -- Philippines
Dear Antonio,
That is same in my source code..do you think that is the cause?
I will check that one..And send you informations soon!
God bless,
Ryan Webb -- Philippines
On Thu, Mar 6, 2008 at 5:03 PM, Antonio Petrelli <[EMAIL PROTECTED]>
wrote:
> 2008/3/6, ryan webb <[EMA
ormatList = formatList;
}
}
And lastly, I have here the Struts-config.xml
I attached files you requested, I think it's much better to see them in
color..=) I also attached files related to databases..(just incase you might
need them).
God bless,
Ryan Webb -- Phil
Dear Antonio,
Yes I did select an element I choose DVD+R then when I click sort now button
the WebPage exploded
containing Tomcat Error Message. (null pointer exception).
By the way, thank you very much for reading my email and for the reply..=)
God bless,
Ryan Webb --Philippines
On Thu, Mar 6
And for my SortListFormBean.java I have a property private String formatList
with Getter and Setter
Problem:
when I am debugging, I found out that formatList property
fromSortListFormBean.java is always equal to null.
I am doing something wrong?
Godbless,
Ryan Webb --Philippines
31 matches
Mail list logo