.
In response to my message...

*Johnny writes:*
*"Strange....
Here is the whole file for you..."*


*Thanks for sending that Johnny*
*it allows me to complete this task..*
**
**
*Followed by Mark:*
*"The JSP is no longer pre-compiled so you can just skip this stage and
edit the JSP directly."*


*Thanks Mark,*
*Now I don't need to complete this task...*
*{:-p*

(I did it anyway though.. before I got your message)

sidenote...

I only installed Tomcat for one reason really..
I happened to come across a cool webapp
that required it... and I'm glad I did now..
In case you are wondering what it is,
and like classic rock,
feel free to visit my new webapp..
Click on over to this URL..
(I've shortened it)
http://snipurl.com/ghostradio_on_demand

and have a look, use the guest login
to get in, and be sure to look at the
brief help page
...it explains how it all works..

A link to my station home page can be
found there as well..
(shameless plug...sorry)

Thanks again for the replies gentlemen..
very helpful.
Rod
**
PS:  btw... you guys know of any other cool webapps
or where I may find some?

**
**




On 4/12/07, Mark Thomas <[EMAIL PROTECTED]> wrote:

GHOSTRIDER wrote:
> The problem I am seeing is..
>
> According to the tutorial..I should see something like this
> in my CATALINA_HOME/webapps/ROOT/WEB-INF/web.xml
>
> <servlet>
>        <servlet-name>org.apache.jsp.index_jsp</servlet-name>
>        <servlet-class>org.apache.jsp.index_jsp</servlet-class>
>    </servlet>
>
>    <servlet-mapping>
>        <servlet-name>org.apache.jsp.index_jsp</servlet-name>
>        <url-pattern>/index.jsp</url-pattern>
>    </servlet-mapping>
>
>
>
> And, per the tutorial I should comment the above code out to proceed
with
> editing the default JSP page.

The JSP is no longer pre-compiled so you can just skip this stage and
edit the JSP directly.

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to