RE: Shopping Cart Project

2001-05-02 Thread Fei Xie

Joe,

I still can't access to the website http://mycart.cjb.net/.  Am I the only 
one who is having this problem?

-Fei Xie


>From: "Joseph Hakim" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: RE: Shopping Cart Project
>Date: Wed, 2 May 2001 23:19:08 +1000
>
>
>Ok. My apologies to those that couldn't access the website. The webserver
>was running at port 800. Since this is a non-standard http port, some
>firewalls chose to block access. I've moved it to port 80, so there should
>be no more access prolems.
>
>Access the website as normal by pointing your browser to
>http://mycart.cjb.net/
>
>Thanks to Mats Josefsson for bringing this to my attention.
>
>Regards,
>
>Joseph Hakim.
>
>
>
>-Original Message-
>From: Joseph Hakim [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, 2 May 2001 11:00 PM
>To: [EMAIL PROTECTED]
>Subject: RE: Shopping Cart Project
>
>
>
>
>It's definitely getting hits. I checked the logs. Also got a friend to test
>it from another ISP. Try it again. Let me know if you have any further
>problems :-)
>
>Joseph.
>
>
>-Original Message-
>From: Sridhar H C [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, 2 May 2001 11:05 PM
>To: 'Joseph Hakim'
>Subject: RE: Shopping Cart Project
>
>
>Yep. Thanks for the mail. I am prepared to code using struts framework.
>
>Regards,
>Sridhar
>
> > -Original Message-
> > From:   Joseph Hakim [SMTP:[EMAIL PROTECTED]]
> > Sent:   Wednesday, May 02, 2001 5:24 PM
> > To: [EMAIL PROTECTED]
> > Subject:Shopping Cart Project
> >
> >
> > Hi,
> >
> > Thanks for expressing your interest in the shopping cart project. I'm 
>sure
> > you are as excited as I am to get things underway, so I've taken the
> > liberty
> > of preparing a few things. Namely a quick website located at
> > http://mycart.cjb.net/ and a mailing list dedicated to this project.
> >
> > Please join the mailing list by visiting the website !
> >
> > Looking forward to coding with you :-)
> >
> > Regards,
> >
> > Joseph Hakim.
> >
> >
> > _
> > Do You Yahoo!?
> > Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>_
>Do You Yahoo!?
>Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>_
>Do You Yahoo!?
>Get your free @yahoo.com address at http://mail.yahoo.com
>

_
Get your FREE download of MSN Explorer at http://explorer.msn.com




RE: Shopping Cart Project

2001-05-01 Thread Fei Xie

Hi Joe,

I am interested in working on this project.  I am fairly new to Struts, and 
I am currently working on a mini Struts project.  It would be a great 
opportunity for me to get more hand-on experience.

-Fei Xie


>From: "Galon, Mary-Jay" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
>Subject: RE: Shopping Cart Project
>Date: Tue, 1 May 2001 09:53:14 -0500
>
>JOE: Please include me on all correspondence regarding this project.
>
>-Original Message-
>From: Sridhar H C [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, May 01, 2001 6:01 AM
>To: '[EMAIL PROTECTED]'
>Subject: RE: Shopping Cart Project
>
>
>Hi Joe,
>
>Yes I am interested to work on this. All these days I am working with MVC
>model, now I want to do some thing where I can get the maximum benefit of
>struts, I think this will be a good opportunity for me.
>
>Rgds,
>Sridhar
>
>
>
>
> > Hi guys !
> >
> > Well. Ok. So there's no Shopping Cart example utilising struts out
> > there.
> > And although it's been done so many times using other languages and
> > frameworks, it's time to put one together for the struts community.
> > After
> > all, the 'shopping cart' is really the 'hello world' for web apps !! It
> > will
> > make a great foundation for struts newbies and hopefully decrease the
> > learning curve a little. It may also allow the struts veterans to show
> > off
> > some of the advanced concepts. Who knows, it may even be added to the
> > struts
> > distribution as an advanced example!
> >
> > Is anyone interested in contributing to this ? What are some thoughts ?
> >
> > If I get enough people on board, then I'll set up a CVS (source control)
> > server and get the project underway !
> >
> > Cheers,
> >
> > Joe.
> >
> >
> >
> > _
> >
> > Do You Yahoo!?
> >
> > Get your free @yahoo.com address at http://mail.yahoo.com
> >

_
Get your FREE download of MSN Explorer at http://explorer.msn.com




RE: Error of "Missing message for key" in VAJ-Tomcat environment

2001-04-25 Thread Fei Xie

Hi Jon,

I added the classes dir of my webspp to the VAJ workspace, but I still get 
the same error message "missing message for key".

However, it seems to read the properties file correctly if I open a new 
browser window from the one, which gives me "missing message" error.

Any help much appreciated.

-Fei Xie


>From: "Jon.Ridgway" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: RE: Error of "Missing message for key" in VAJ-Tomcat environment
>Date: Wed, 25 Apr 2001 10:10:21 +0100
>
>Hi,
>
>Not sure if this has been answered, but I had a similar problem which I
>resolved by adding the classes dir of my webapp to the VisualAge workspace
>classpath (Window->Options...Workspace Classpath).
>
>Hope this helps,
>
>Jon Ridgway
>
>-Original Message-
>From: Fei Xie [mailto:[EMAIL PROTECTED]]
>Sent: 24 April 2001 18:20
>To: [EMAIL PROTECTED]
>Subject: Error of "Missing message for key" in VAJ-Tomcat environment
>
>
>Hi,
>
>I can run the struts-example sucessfully in VAJ 3.5.2-Tomcat environment,
>however, I got a error of "missing message for key" when I load my own
>project.
>
>I placed properties file under myproject\Web-inf\classes\, and it is
>specified correctly in the web.xml.  The project containing java files are
>included in the project path of tomcatrunner.  I also include myproject\ 
>and
>
>myproject\Web-inf\classes in the other directories path for tomcatrunner.
>
>Besides, I only leave the project I am working with in the project path,
>same as for extra directories path.
>
>Any help much appreciated.
>
>-Fei Xie
>_
>Get your FREE download of MSN Explorer at http://explorer.msn.com

_
Get your FREE download of MSN Explorer at http://explorer.msn.com




Error of "Missing message for key" in VAJ-Tomcat environment

2001-04-24 Thread Fei Xie

Hi,

I can run the struts-example sucessfully in VAJ 3.5.2-Tomcat environment, 
however, I got a error of "missing message for key" when I load my own 
project.

I placed properties file under myproject\Web-inf\classes\, and it is 
specified correctly in the web.xml.  The project containing java files are 
included in the project path of tomcatrunner.  I also include myproject\ and 
myproject\Web-inf\classes in the other directories path for tomcatrunner.

Besides, I only leave the project I am working with in the project path, 
same as for extra directories path.

Any help much appreciated.

-Fei Xie
_
Get your FREE download of MSN Explorer at http://explorer.msn.com




Re: How to run Struts in VAJ

2001-04-18 Thread Fei Xie

Hi Andreas,

I am running VAJ 3.5 enterprise with tomcat 3.1 as testing env.  I found 
this mail to be extrememly helpful, which guide you through the installation 
and setup process.

http://www.mail-archive.com/struts-user@jakarta.apache.org/msg00019.html

Besides, you can download the Apache Tomcat Test Environment for VAJ3.5 at
http://www7.software.ibm.com/vad.nsf/Data/Document4290?OpenDocument&p=1&BCT=3&Footer=1


-Fei Xie


>From: "Andreas Dejung" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: How to run Struts in VAJ
>Date: Wed, 18 Apr 2001 14:55:11 +0200
>
>Hi
>
>I studied the documentation and now I like to run Struts in VAJ 3.5.3. I
>would also like to run the Test Enviroment since I use EJB's.
>
>I found a lot of  mails in this mailing-list, but I did not found a
>installation guide.
>
>Can somebody help me ?
>
>Does anybode know if there is such a guide or just which projects I have to
>install on VAJ?
>
>
>Thanks for help
>
>Andy
>
>
>
>
>
>
>*** PLEASE NOTE ***
>This message, along with any attachments, may be confidential or legally
>privileged.  It is intended only for the named person(s), who is/are the
>only authorized recipients. If this message has reached you in error,
>kindly destroy it without review and notify the sender immediately. Thank
>you for your help.
>**
>

_
Get your FREE download of MSN Explorer at http://explorer.msn.com




Exception creating bean: java.lang.ClassNotFoundException

2001-04-16 Thread Fei Xie

Can anyone help me with this?

I have the classes in the right folders.  However, the ActionForm is not 
visible to the jsp page.

javax.servlet.ServletException: Exception creating bean of class 
messageboard.Message: java.lang.ClassNotFoundException: messageboard/Message
at 
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:459)
at 
_0002fmessage_0002ejspmessage_jsp_1._jspService(_0002fmessage_0002ejspmessage_jsp_1.java:602)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at 
org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:177)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:318)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:391)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:404)
at org.apache.tomcat.core.Handler.service(Handler.java:286)
at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
at 
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:797)
at org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
at 
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:210)
at 
org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
at 
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)
at java.lang.Thread.run(Thread.java:484)

message.jsp


struts-config.xml


  
  







  

  
  



  
  


  



Thanks in advance.

-Fei


_
Get your FREE download of MSN Explorer at http://explorer.msn.com