Hi Guys,
Its early Friday to me. Hehe.
I need help in using Jboss-Cache. The short tutorial doesn't give
anything i can understand. I am very new to this cache thing. I dont
think
that the bundled sample is working.
I hope somebody here can explain something on this. My goal is to run
this as a
Hi All,
Thanks for the response. I think I can use this...
http://ostermiller.org/utils/CSV.html
What do guys think?
On 8/20/05, Stéphane Zuckerman <[EMAIL PROTECTED]> wrote:
> Hi Richard,
>
>
> > I need to load exported information ( csv file ) into POJOs. How do I do
> > this?
>
> Well, j
Hi Guys,
I need to load exported information ( csv file ) into POJOs. How do I do this?
Thanks
Richard
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
s yes, a simple Java app can access a web service.
> >> >>
> >> >> There are classes that will specifically help you do so, but you can
> >> >> also "fake it", at least if it is a SOAP-based service (I'm not as
> >&
thanks
On 7/15/05, ichy <[EMAIL PROTECTED]> wrote:
> Hi, Rechard.
>
> 2005/7/15, Richard Reyes [EMAIL PROTECTED]:
>
> >
> > The value of
> >
> > <%= pageContext.getAttribute("username") %>
> >
> > is
> >
> > [E
ds
> be as well.
> Duncan
>
> Richard Reyes wrote:
>
> >Hi Duncan,
> >
> >Will there be a way that the source DB access the target directly?
> >Because right now these DB's are accessed via web services Im thinking
> >if the source DB can directly co
article/Article/159.html
> >
> > Jack H. Xu
> > Technology columnist and editor
> >
> > http://www.usanalyst.com
> >
> > Chief Architect and manager
> >
> > http://www.getusjobs.com (The largest free job portal in North America)
> >
> >
> >
&g
d as services). You
> can find it at http://sourceforge.net/projects/strutsws/
>
> Frank
>
> Richard Reyes wrote:
> > Hi Guys,
> >
> > Can a simple java app access a web service? Or do I need to install axis?
> >
> > Thanks
> > Richard
> >
> >
Hi Wendy,
Sorry I wasn't able to attend to this earlier.
The value of
<%= pageContext.getAttribute("username") %>
is
[EMAIL PROTECTED]
What do you think I should do?
Thanks
Richard
On 7/7/05, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> From: "Richard Re
Hi Guys,
Can a simple java app access a web service? Or do I need to install axis?
Thanks
Richard
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
municated". And then somehow make the update
> >in the second Oracle-db.
> >
> >just my 2cents
> >Alexander
> >
> >-Original Message-
> >From: Richard Reyes [mailto:[EMAIL PROTECTED]
> >Sent: Thursday, July 14, 2005 3:53 AM
> >To: Struts
t;>Hi
> >>
> >>(Warning: not an Oracle insider...)
> >>If I remember correctly Oracle allows Java to used for PL/SQL-scripts.
> >>Maybe you could have a Java-class that is called whenever you make an
> >>update that needs to be "communicated"
hen the JVM
> > exits. Why make it more complex by adding quartz or tomcat to the mix
> > if you do not have to.
> >
> > Simple is *almost* always better.
> >
> > Larry
> >
> >
> > On 7/13/05, Richard Reyes <[EMAIL PROTECTED]> wrote:
&g
unning to periodically update things without needing to
> run any additional code, crontab, atq, etc. All of this from inside your
> Struts webapp. FYI, Quartz is at http://www.opensymphony.com/quartz and no,
> I have no affiliation with them. LOL.
>
> Regards,
> David
>
Hello Guys,
I need your suggestions. I have a task to create an application to
sync records between 2 Oracle 10g database. Not the whole records of
the database though, just the now and then transactional updates.
Access to the db's would be both via web services. I think I have an
option to do th
Hello Guys,
I have this code...
.
.
down the line i need to access the bean and set it to an input field.
.
.
previously i was using EL but the webapp was deployed in an older
version of tomcat where EL is not working .
I tried this <%= pageContext.getAttribute("username") %> but its not wo
Hi Wendy / Guys,
Sadly Im using an eval version of Sun One 6.1 and I dont think support
is available. Ill try and post at
http://swforum.sun.com/jive/forum.jspa?forumID=16
Thanks
Richard
On 6/30/05, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> From: "Richard Reyes" <[EMAIL P
: StandardWrapperValve[jsp]:
WEB2792: Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: WEB4083: No such tag message in
the tag library imported with prefix bean
Thanks
Richard
>
>
> On 6/30/05, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> >
in
the tag library imported with prefix bean
Thanks
Richard
On 6/30/05, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> From: "Richard Reyes" <[EMAIL PROTECTED]>
>
> > On the JSP,
> > <%@ taglib uri="/tags/struts-bean" prefix=&qu
thanks ill try and let you know.
On 6/30/05, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> From: "Richard Reyes" <[EMAIL PROTECTED]>
>
> > On the JSP,
> > <%@ taglib uri="/tags/struts-bean" prefix="bean" %>
>
> See:
>
s the TLD file withing
> the webapp?
>
> Richard Reyes wrote:
>
> > Hi All,
> >
> > I have a working struts webapp ( working in tomcat 5 ), now i need to
> > deploy this app to a sunone web server 6.1.
> > Upon copying the whole webapp folder to the new instance I
Hi All,
I have a working struts webapp ( working in tomcat 5 ), now i need to
deploy this app to a sunone web server 6.1.
Upon copying the whole webapp folder to the new instance I have
encountered this filenot found exception...
Any help will be appreciated. Anybody know on a doc that properly
d
Hi Guys,
Can you guys remember any JSF Tutorial under tomcat that I can download?
Thanks
Richard
t;;);
>URLConnection yahooConnection = yahoo.openConnection();
>
> } catch (MalformedURLException e) { // new URL() failed
>. . .
> } catch (IOException e) { // openConnection() failed
>. . .
> }
>
> Martin-
> - Original Message -
> F
Hi Guys,
I plan to validate email addresses and Domain names entered by users
via those downloadable
javascripts. Any suggestions?
Also if I am to validate these fields do I need to know the valid .com
or .net domains?
Please advise
TIA!
Richard
>
>
> After you tested with the above, mail me the results.All those things
> can be easily debugged , if you are using any IDE. Otherwise please do those
> step by step and reply. Thanks
>
> Santosh
>
>
>
>
> Richard Reyes <[EMAIL PROTECTED]>
>
> 05/25/
Or else you can
> paste the java code as well as jsp code here for better analysis.Thanks.
> Santosh
>
>
>
> Richard Reyes <[EMAIL PROTECTED]>
>
> 05/25/2005 12:10 PM
>
> Please respond to
> "Struts Users Mailing List"
>
ge(index.jsp). It might help you. Or else you can
> paste the java code as well as jsp code here for better analysis.Thanks.
> Santosh
>
>
>
> Richard Reyes <[EMAIL PROTECTED]>
>
> 05/25/2005 12:10 PM
>
> Please respond to
> "Struts Use
Hello Guys,
I am trying to deploy my struts webapp on an iPlanet 6 server with
SP5. I have this error eight now
12] failure (19732):Internal error: servlet service function had
thrown ServletException (uri=/index.jsp):
javax.servlet.ServletException, stack: javax.servlet.ServletException
Hello Guys,
I got this action mapping...
Is it possible to access the exact "*" wildcard value inside
LoadCustomPropertiesAction?
Regards and TIA!
Richard
-
To
hello guys,
I seem to have a newbie error here please help.
The webapp is perfectly running under tomcat, then i copied all
contents of webapps/mywebapp/* folder to
iplanet/servers/my-instance/* . Anything else i should do?
thanks
richard
JSP11 Log:Could not load TagExtraInfo class
org.apache.
Okay I realized that I might use a static method. How do I call it in
a JSP that is not like this...
<%Utilities.getDisplay( "BANNER_IMAGE" ) %>
On 5/10/05, Richard Reyes <[EMAIL PROTECTED]> wrote:
> Hello Guys,
>
> I have a properties object saved in my session
Hello Guys,
I have a properties object saved in my session and i need to access it
in my jsp pages. can the bean tag handle this? how?
perhaps el?
thanks in advance
richard
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additi
Hi Guys,
I have been task to maintain several jsp web applicatiohumonguosns.
Each application has about 15 humonguos jsp's. Their original designs
are to submit jsp pages to itself so each jsp
contains large volumes of java codes.
>From time to time a new feature request comes and there comes the
thanks to all. i tried using commons IO component. Unfortunately I got an error
accessing the file so I have used the java samples on the tutorial.
thanks anyway
On 4/16/05, Craig McClanahan <[EMAIL PROTECTED]> wrote:
> On 4/15/05, edward griebel <[EMAIL PROTECTED]> wrote:
> > Were you intending
Hello Guys,
I need to access a file from inside an actions class. I will use its
content as email contents.
Regards
Richard
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hello Guys,
I have a form that is called with a dymanic param in a url. Now after
saving the form succesfully or not i need to go back to the same form.
But to load the form correctly
I need the parameter I have started with. How do I include dynamic url
parameters inside
the action mappings speci
thanks
On Fri, 18 Mar 2005 09:06:38 -0500, Slattery, Tim - BLS
<[EMAIL PROTECTED]> wrote:
> > How do you determine if your on the last element of your
> > logic:iterate loop?
>
> JSTL makes this very easy. Something like:
>
>
>
> stuff to do in the last iteration
>
>
Then you could use a
> logic:equal test inside the iteration.
>
> Erik
>
>
> Richard Reyes wrote:
>
> >Hello All ,
> >
> >How do you determine if your on the last element of your logic:iterate loop?
> >
> >Thanks
> >Richard
> >
> >-
Hello All ,
How do you determine if your on the last element of your logic:iterate loop?
Thanks
Richard
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hello All,
Got this by
:
Thanks
Richard
On Fri, 18 Mar 2005 13:27:16 +0800, Richard Reyes
<[EMAIL PROTECTED]> wrote:
> Hello Guys,
>
> Please help.
>
> I need to access an arraylist property inside the arraylist that I
>
Hello Guys,
Please help.
I need to access an arraylist property inside the arraylist that I
have just iterated over.
I got this code .
Originating Hosts
nd use it in EL :
>
>
>
> If you don't want to use EL, you can use struts bean:define :
>
> property="rusers"/>
>
>
> Nico.
>
> Richard Reyes a écrit :
>
> >Hello All,
> >
> >I have this code...
> >
> >
&
Hello All,
I have this code...
<%
User user = ( User ) session.getAttribute( Konstants.SESSION_USER_KEY ) ;
ArrayList x = user.getRusers() ;
request.setAttribute( "x",x ) ;
%>
How do I use the Struts Bean Liblraries to remove the scriptlet.
TIA.
Richard
-
fyi
this http://www.jguru.com/faq/view.jsp?EID=993519 did the trick.
On Mon, 28 Feb 2005 14:59:31 +0800, Richard Reyes
<[EMAIL PROTECTED]> wrote:
> Hello Guys,
>
> Please advise
>
> I have this code below... and i need to add the username propert
Hello Guys,
Please advise
I have this code below... and i need to add the username property to
the javascript.
)" />
thanks
richard
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
Its working thanks. another thing though.
I need to use a constant variable for
wrote:
> Hi Richards,
>
> id="idRuser">
>
>
>
>
>
> Make sure that class Ruser has getter and setter methods too
>
> Regards,
> Krishna Moha
lay the username value...
>
> Does this answer ur question..?
>
> Cheers
> Rajasekaran Iyanu.
> [EMAIL PROTECTED]
>
>
> -Original Message-
> From: Richard Reyes [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 24, 2005 3:52 PM
> To: Struts User
Hello Guys,
I have a user obj at sessionScope. Now this object have an
field/object in it of type ArrayList named rusers. Arraylist rusers
contains an array of object
public class RUser {
private String username = "";
private String password = "";
.
.
.
How do i display the usernam
stants.SESSION_USER_KEY, or maybe even:
>
>
>
>
>
> Tim Christopher
>
> On Tue, 22 Feb 2005 19:40:36 +0800, Richard Reyes
> <[EMAIL PROTECTED]> wrote:
> > Hello Guys,
> >
> > I have this tag ...
> >
> > > href=&qu
Hello Guys,
I have this tag ...
And I need to change hello.world to Konstants.HELLO_WORLD. Now this...
does not seem to work( of course ).
Please help. Thanks
Richard
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
Hello,
Whats the advantage of using spring for your persitence layer when you
can do it with struts?
Thanks
On Fri, 18 Feb 2005 09:36:28 -, Marco Mistroni
<[EMAIL PROTECTED]> wrote:
> HI,
> Yes I was not clear..,
> I was meaning, handle your persistence layer using Spring along
> Wi
will try them all thanks Catalin and Bill.
On Thu, 16 Dec 2004 08:57:15 -0500, Bill Siggelkow
<[EMAIL PROTECTED]> wrote:
> Maybe try using a double slash (\\r\\n) ...
>
> Richard Reyes wrote:
>
> > Hello Guys,
> >
> > How can I include a carriage return insi
Hello Guys,
How can I include a carriage return inside a properties file. I tried
\r\n and it show as \r\n on the
emails being sent.
Thanks
Richard
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EM
fully unaware of whether they will be used by Struts or
not.
-Ted.
On Thu, 15 Jul 2004 14:16:29 +0800, Richard Reyes wrote:
Hi Guys,
Newbie question, where can i get struts sample application using
database components like DAO, JDO or Hibernate samples.
Thanks
Ri
Hi Guys,
Newbie question, where can i get struts sample application using
database components like DAO, JDO or Hibernate samples.
Thanks
Richard
56 matches
Mail list logo