RE: OT: Good Java host

2005-09-01 Thread lchalupa

I've been with eapps.com in Atlanta, Ga. for over two years.
I have a virtual private server on a linux box which is to say I have root
access. I have everything I need to support my Java development.  Their 
service is excellent and their prices are fair. I can change my hosting plan 
on a daily basis if I needed more or less resources. I really like that 
flexibility. They have been quick to respond to my needs.I recently moved to 
the midwest but I'm staying with eapps.

lee


On Thu, 1 Sep 2005 08:52:29 -0500, Taylor, Kevin wrote
> I have used kattare for several years and they are a top-notch 
> operation. Good support, solid systems, good prices.
> 
> > Kevin Taylor
> > 
> > -Original Message-
> > From:   Emmanouil Batsis [SMTP:[EMAIL PROTECTED]
> > Sent:   Thursday, September 01, 2005 6:33 AM
> > To: Struts Users Mailing List
> > Subject:Re: OT: Good Java host
> > 
> > [EMAIL PROTECTED] wrote:
> > 
> > >I> '> ve recently started moving my jsp/servlet/ based sites to Kattare 
> > >(see https://www.kattare.com/index.kvws) who have a good reputation and 
> > >so far I> '> ve been pretty impressed.
> > >  
> > >
> > 
> > RE kattare, i signed with them more than a year ago and never had any 
> > serious issues. Their support team has demonstrated solid know-how and 
> > are quite responsive. Their setups are also very flexible. I have no 
> > complaints.
> > 
> > Manos
> > 
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >


Lee Chalupa
[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Struts 1.2 - Using Tile Definitions as ActionForwards

2005-08-22 Thread lchalupa
Thanks for the reply.  

Is the syntax you forwarded in the globalforwards
section of the config file? It looks like you are declaring an action. That 
works for me too.

I'm looking to do the same type of thing but in the globalforwards section.

lee


On Mon, 22 Aug 2005 18:32:07 -0400, Robert Taylor wrote
> I'm using Struts 1.2.7 running in Tomcat5.x and it works for me.
> 
> 
> 
> /robert
> 
> lchalupa wrote:
> > I'm trying to use a feature of Tiles.
> > 
> > I'm using struts 1.2. I'm using Tiles Definitions maintained in a 
> > configuration file. 
> > I want to use the definition names in the strutsconfig file instead of a 
jsp 
> > path. 
> > I'm able to get this feature to work if I use an action to specify an 
> > actionforward with a parameter containing the tile definition name. This 
> > works fine.
> > I also want to specify tile definitions in Global Forwards. Is this 
suppose 
> > to work? Some of the Struts books lead me to believe it should. When I 
try 
> > it, I get an error saying it cannot find the page.
> > 
> > My first step is to find out if this feature is available for use.
> > 
> > Comments?
> > 
> > Thanks
> > 
> > lee
> > Lee Chalupa
> > [EMAIL PROTECTED]
> > 
> > 
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
> >
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


Lee Chalupa
[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Struts 1.2 - Using Tile Definitions as ActionForwards

2005-08-22 Thread lchalupa
I'm trying to use a feature of Tiles.

I'm using struts 1.2. I'm using Tiles Definitions maintained in a 
configuration file. 
I want to use the definition names in the strutsconfig file instead of a jsp 
path. 
I'm able to get this feature to work if I use an action to specify an 
actionforward with a parameter containing the tile definition name. This 
works fine.
I also want to specify tile definitions in Global Forwards. Is this suppose 
to work? Some of the Struts books lead me to believe it should. When I try 
it, I get an error saying it cannot find the page.

My first step is to find out if this feature is available for use.

Comments?

Thanks

lee
Lee Chalupa
[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]