-----Original Message-----
From: David kerber [mailto:dcker...@verizon.net] 
Sent: Friday, February 27, 2015 2:36 PM
To: Tomcat Users List
Subject: Re: 1st time user

On 2/27/2015 3:25 PM, Brian V. Casteel wrote:
>
>
> -----Original Message-----
> From: David kerber [mailto:dcker...@verizon.net]
> Sent: Friday, February 27, 2015 2:24 PM
> To: Tomcat Users List
> Subject: Re: 1st time user
>
> On 2/27/2015 3:07 PM, Brian V. Casteel wrote:
>>
>>
>> -----Original Message-----
>> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>> Sent: Friday, February 27, 2015 11:32 AM
>> To: Tomcat Users List
>> Subject: Re: 1st time user
>>
>
> ...
>
>>
>>
>> OK  I have Tomcat installed.  But when how do I make my java on my HTML page 
>> from IIS run it?
>>
>
> Java, or JavaScript?  They are two very different animals.
>
> I have a bit of javascipt I want to run on a page hosted from my IIS server.

Javascript is normally run in the client browser, not on the server. 
There is also some server-side javascript, but I doubt that is what you're 
referring to.  Even so, that would normally be done by your IIS, rather than 
tomcat.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


At this point I am lost and confused.   I have a page.  I have a bit of java 
that I want to display on that page and do its little java thing.  However as 
of right now  my page is showing up as blank.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to