Santhi,

>> 1. Where can i find the archives of questions so far? (i could not get to
newsbeans.com) <<

News server is definitely the best bet: news.basebeans.net
Subscribe to group 'MVC-Programmers'

>> 2. Step 7.d - where is the list of contents? i looked at
"theserverside.com". It is not very clear to me <<
This is a 'news' type page, e.g.

Article 1
This is the article that has some useful text. This is some more useful
text.

Article 2
This is the article that has some useful text. This is some more useful
text.

Article 3
This is the article that has some useful text. This is some more useful
text.

>> 3. Step 8.g - Add images to Which Page? <<

Just use some images from the supplied ones to prettify your pages - the
ones you created in previous steps of "8.x"

>> 4. Trying to run resin:

edited th eresin.con last few lines to look like:


<web-app id='/' app-dir ='../webapps/webCMS' >

</web-app>

running: http://localhost:80/webCMS/portlets/NamesZoom.html
<http://localhost:80/webCMS/portlets/NamesZoom.html>

Error: (server seems to be running alright)

WEB-INF/web.xml:24: `org.apache.unitTest.UnitTestBeans' is not a known
servlet.  Servlets belong in the classpath, often in WEB-INF/classes. <<

This is covered in the archives (repeated from memory, sorry) - but you
basically need to remove some lines from the config file (WEB-INF/web.xml
from the supplied webapp) that has a servlet defined that does not exist.
Remove/comment-out this servlet to proceed.

BTW you will create a new webapp soon, anyway - so do not worry about the
supplied webCMS. And NB: change all occurrences you see of webPIM, myCMS,
etc. - to 'myPIM' to save you confusion later.

H.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Peyathevar,
Santhi {PBG}
Sent: 20 March 2003 17:20
To: '[EMAIL PROTECTED]'
Subject: [MVC-Programmers] help lab0 / new


Hi All,

I started a little late and hoping to catch up with the team.

****************************************************************************
*****
Name: Santhi Peyathevar
Organization: Pepsi
Role : Developer
Years of Java / Web : 4/2
Expectaions: Want to learn one right way of developing a web app.
Hobby: Trying to learn music from my daughter (she is learning from a
teacher)

****************************************************************************
*****
Lab0 questions:

1. Where can i find the archives of questions so far? (i could not get to
newsbeans.com)
2. Step 7.d - where is the list of contents? i looked at
"theserverside.com". It is not very clear to me
3. Step 8.g - Add images to Which Page?
4. Trying to run resin:

edited th eresin.con last few lines to look like:


<web-app id='/' app-dir ='../webapps/webCMS' >

</web-app>

running: http://localhost:80/webCMS/portlets/NamesZoom.html
<http://localhost:80/webCMS/portlets/NamesZoom.html>

Error: (server seems to be running alright)

WEB-INF/web.xml:24: `org.apache.unitTest.UnitTestBeans' is not a known
servlet.  Servlets belong in the classpath, often in WEB-INF/classes.

****************************************************************************
*****

Thank you
Santhi
_______________________________________________
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers


_______________________________________________
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers

Reply via email to