you could download the struts blank webapp and get that running in about an hour
http://struts.apache.org/download.cgi

david..chuck..chris.. mark.. pidster or i could walk you thru deployment on any 
version of tomcat

Martin 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.




> Date: Fri, 18 Sep 2009 21:12:59 -0400
> From: d...@cornell.edu
> To: users@tomcat.apache.org
> Subject: Re: Why "tomcat" didn't compile my jsp's
> 
> Rafael Muneton wrote:
> > Hello everyone:
> > I’m learning the Struts framework and in my first Web Application, that 
> > contains only a JSP with the classic Hello World! Message, I have some 
> > problems.
> >  
> > I’m using Windows XP SP2 as the OS.
> > Apache Tomcat 5.5 as the web server.
> > Ant  1.7.1 and Java 1.6 SDK.
> >  
> > In my first steps I deployed my Hello.jsp into Tomcat using the Tomcat 
> > Manager and it seemed OK but  the Hello.jsp  didn’t compile. So I googled 
> > my problem and someone told  me that this job could be done by “ANT” not by 
> > “TOMCAT”. Therefore I downloaded and installed Ant 1.7.1 and after several 
> > attempts it worked!
> >  
> > Using the command options   “ant compile” or “ant all” created the 
> > hierarchy directories to be deployed into Tomcat, but again, my Hello.jsp  
> > didn’t compile.
> >  
> > So one question is: Is this a job for ANT or for TOMCAT?
> >  
> > Somewhere I read that a JSP passes by two steps in the process:
> > The first one translates the Hello.jsp into a Hello.java     and    the 
> > second one converts the Hello.java into a Hello.class.
> >  
> > How can I achieve this using ANT or TOMCAT?
> > Any ideas?
> > Thanks.
> > _________________________________________________________________
> > With Windows Live, you can organize, edit, and share your photos.
> > http://www.microsoft.com/middleeast/windows/windowslive/products/photo-gallery-edit.aspx
> >   
> Could you provide some description of your webapp's structure, where
> this jsp was placed, any log messages, etc., ...  Details would be
> wonderful.
> 
> 
> --David
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 

_________________________________________________________________
Bing brings you health info from trusted sources.
http://www.bing.com/search?q=pet+allergy&form=MHEINA&publ=WLHMTAG&crea=TXT_MHEINA_Health_Health_PetAllergy_1x1

Reply via email to