Some hosting companies that allow you to run servlets do not allow/don't
give you resources for using higher end web frameworks, such as Tapestry,
Spring, etc.  Some explicitly forbid apps that use Hibernate.  In these
cases, you are stuck with very basic JSPs.

You may want to check and make sure they are giving you enough RAM, etc.


On Tue, Oct 7, 2008 at 10:04 AM, Thiago H. de Paula Figueiredo <
[EMAIL PROTECTED]> wrote:

> Em Tue, 07 Oct 2008 11:00:29 -0300, LakshithaS <[EMAIL PROTECTED]>
> escreveu:
>
>  HTTP Status 404 - /login
>>
>> type Status report
>>
>> message /login
>>
>> description The requested resource (/login) is not available.
>> Apache Tomcat/5.0.27
>>
>
> Check your logs. It looks like your application was not started
> successfully.
>
> --
> Thiago H. de Paula Figueiredo
> Independent Java consultant, developer, and instructor
> Consultor, desenvolvedor e instrutor em Java
> http://www.arsmachina.com.br/thiago
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to