Freemarker can. Very versitile for both web output as well as email and
other templating purposes.
--David
Leonel wrote:
On 6/14/06, MW Janssen <[EMAIL PROTECTED]> wrote:
i use velocity..
Maarten
thanks
does it can handle templates from String or has to be
templates on file
But if I have 2 site:
http://localhost/site1/
http://localhost/site2/
and I want only site1 use SSL, site2 does not!
So what must I do?
Thanks in advance!
Hung.
--
View this message in context:
http://www.nabble.com/Configure--SSL-t1787438.html#a4876499
Sent from the Tomcat - User forum at Nabble
When starting a new thread (ie sending a message to the list about a
new topic) please do not reply to an existing message and change the
subject line. To many of the list archiving services and mail clients
used by list subscribers this makes your new message appear as part
of the old thread. Thi
Marcos Guerrero Gomez wrote:
Glad to hear it is all working. A few words on additional explanation
follow, mainly for those reading this thread at some point in the future.
> *All the services running in XP with LocalSystem account are not able to
> access to UNC paths neither mapped drives.
This
> does it can handle templates from String or has to be templates on
> file
Nope, will work with a file. Be aware of XSS (Cross Site Scripting) when
dealing with velocity, but that's about the only caveat.
Here's the hello world example:
http://jakarta.apache.org/velocity/docs/user-gu
On 6/14/06, MW Janssen <[EMAIL PROTECTED]> wrote:
i use velocity..
Maarten
thanks
does it can handle templates from String or has to be templates on file
thanks again
leonel
-
To start a new topic, e-mail: users
Johnnie Chang wrote:
> Apparently, nobody cares. I am tiring to unsubscribe from the list for a
> about a year. I am still getting tons to email related to Tomcat. Hope you
> have better luck.
If we don't know about your problem, it is difficult to care.
I have just unsubscribed you.
Mark
--
Suba Suresh wrote:
> Currently I am developing it on Windows XP. It has to run on both Linux
> and Windows OS.
You could:
- map a context to the folder containing your documents.
- on Linux you could use a link.
- just move the files and put them under the context
Mark
--
i use velocity..
Maarten
-Oorspronkelijk bericht-
Van: Leonel [mailto:[EMAIL PROTECTED]
Verzonden: donderdag 15 juni 2006 0:55
Aan: users@tomcat.apache.org
Onderwerp: Template tool
Hello
What's the simplest template engine or tool to use with tomcat servlets ??
thanks
Leonel
jamurph wrote:
>>From your response, it looks like JNDI, JDBC, digested passwords with digest
> authentication, are not supported until Tomcat version 5.5.5? It would
> explain why DIGEST with JNDI / JDBC doesn't work if running tomcat 5.0.28.
> I'm looking in the release notes but cann't see anyth
They will be servlets in the classes directory for that webapp. Also,
look at the definitions and mappings in t web.xml for the app.
Mark
Akash wrote:
> Hi,
>
> The default pages that come with tomcat. If you want to change any of them
> and still get them reloaded. Where are the precompiled js
Hello
What's the simplest template engine or tool to use with tomcat servlets ??
thanks
Leonel
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail
Hi All,
I would like to package up tomcat (with my web app installed in webapps)
and make the whole thing ready to install by users.
Essentially I would like the same installer that installs tomcat, to
install tomcat with my app already there.
Is there a way to do this?
Thanks
Bruce
--
Hi Len!
This is how my two web.xml files look like:
/home/web/tomcat/webapps/ROOT/WEB-INF/web.xml
com.mydomain1.bookingManager.BookingManager
com.mydomain1.bookingManager.BookingManager
1
com.mydomain1.bookingManager.BookingManager
/serv
If connection is timing out, then I would suggest this as a firewall issue
and you are not allowed to get to the HTTP address. As Rick suggested, just
remove the DOCTYPE tag all together unless you need to validate the XML
file.
On 6/14/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:
The conn
The connection is timing out
.Severity Description ResourceIn Folder LocationCreation Time
Id
1 The file cannot be validated as there was a connection problem.
struts-html.tld SplitTransaction/WebContent/WEB-INF line 9 June 14,
2006 3:37:49 PM 249
Carrie Latimer
Florida's
The connection is timing out.
Carrie Latimer
Florida's Turnpike Enterprise
Tolls Data Center
Main 561.488.5361
SC 247.5361
Fax 561.470.6615
Mobile: 561.239.6189
Nextel: 158*763*109
[EMAIL PROTECTED]
-
To start a new topic, e-
is there a reason you can't just specify the http address ??
http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd
Or just take it out completely unless you need it validated.
--
View this message in context:
http://www.nabble.com/web-jsptaglibrary_1_1.dtd-t1786092.html#a4871884
Sent from the
Have you tried just using the http address...
http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd
>>> [EMAIL PROTECTED] 06/14/06 1:15 PM >>>
The error I receive now is Severity Description ResourceIn Folder
LocationCreation Time Id
2 Referenced file contains errors
(file:/C:
Prefork:
http://httpd.apache.org/docs/2.0/mod/prefork.html
Worker:
http://httpd.apache.org/docs/2.0/mod/worker.html
Kim Albee wrote:
yes -- but what is the difference? i'm running Fedora Core 3 on a single
processor Linux box, running Apache 2.x
what does prefork mean? vs. worker?
thanks,
The error I receive now is Severity Description ResourceIn Folder
LocationCreation Time Id
2 Referenced file contains errors
(file:/C:/carrie/web-jsptaglibrary_1_1.dtd.htm). For more information,
right click on the message and select "Show Details..." struts-bean.tld
SplitTr
yes -- but what is the difference? i'm running Fedora Core 3 on a single
processor Linux box, running Apache 2.x
what does prefork mean? vs. worker?
thanks,
Kim :-)
On 6/14/06, David Rees <[EMAIL PROTECTED]> wrote:
On 6/14/06, Kim Albee <[EMAIL PROTECTED]> wrote:
> I need some help -- I'm do
More than likely the port is already bound..
shut the server down and look for the PortNumber you are looking for-
netstat -a | grep NameOfPortYouAreAdvertisingOn
M-
*
This email message and any files transmitted with it contain c
On 6/13/06, FM <[EMAIL PROTECTED]> wrote:
Is there a way to set a timeout for mod_jk ? Something tomcat crashes
and httpd stops responding because every connection tries to connect to
tomcat (with mod_jk) but there is no time out.
I try this setting in worker.properties :
worker.tomcat5.type=ajp
On 6/14/06, Kim Albee <[EMAIL PROTECTED]> wrote:
I need some help -- I'm downloading the JK binaries to get my tomcat
installation working with Apache, and when I go to download the jk binaries
for linux/apache, I see the two files:
jakarta-tomcat-connectors-jk-1.2.14-linux-sles9-x86_64-prefork.
Hi everybody,
Well I configured the SSL in tomcat and now I am able to redirect
the request from http to https. But doing that I found one problem. I am using
a gridsphere portal which is an application deployed in tomcat. But configuring
https I am not able to get the list of
Our tomcat server has 4 workers.
My application sends out email to different users. After it sends out
email I see following thing in Catalina.out
00 00 00 00 00 00 00 00 00 00 00 00 00 00 Jun 14, 2006 2:01:01 PM
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable run
SEVERE: Cau
We have an internal DNS of "somename". This DNS points to a specific
machine with IIS running. When the user goes to http://somename the default
web page pulls up which redirects the user to http://machinename/somename.
Our current setup is Apache 2 with Tomcat 5.5.9 using MOD_JK2 on OpenVMS.
Is
Yeah, the reason why we're all trying to do this is because sometimes
server.xml cannot be touched. In my case it's the installation default, but
I'd rather not touch it anyway.
Here's my context.xml, not much to it really. I think the key is in how you
deploy it.
--8<8<
Hi Hung,
Please modify web.xml in $catalina_home/conf/
Please add the following section just before the ending tag:
Automatic SSL
Forwarding
/*
CONFIDENTIAL
This will
Hi,
I have configured my web site to use SSL successfully. But, the client can
access my website from 2 URL with 2 protocol Http and Https
For example: The client can access my website with:
http://localhost:8080/mysite/
https://localhost:8443/mysite/
Now, I want to configure Tomcat to allow th
I think it needs a protocol. try:
On 6/14/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:
I could not find this file on my computer. I did a cut and paste from the
web of this file. I updated my struts-bean.tld file to use it locally and
I get an error "Severity Description Resourc
you need to have "crosscontext" set to true in your configuration file.
On 6/14/06, Laurent SAUVAGE <[EMAIL PROTECTED]> wrote:
Hi,
I am using Tomcat 5.5.16, and a getServletContext().getContext('toto')
call
returns null.
'toto' is a web app deployed on same instance of tomcat where there is
Hello again Mark!
Thank you again for the answer.
Although I'm going to search about servlet context listener, I've trying
again with the UNC paths, and yes! you are right and the service started
with users credentials with read permissions over the shared resource is
able to read the file! (T
Filip,
Thanks for the reply. I started to look at the lb and make sure
everything was ok there. I did have a problem and everything is now
working properly.
Filip Hanik - Dev Lists wrote:
How do you "go to another server"?
are you using a load balancer?
ie, is your session cookie passed c
Johnnie,
To remove your address from the list, send an empty message to:
<[EMAIL PROTECTED]>
Hope this helps,
Darren
-Original Message-
From: Johnnie Chang [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 14, 2006 11:05 AM
To: 'Tomcat Users List'
Subject: RE: problems with unsubscri
Apparently, nobody cares. I am tiring to unsubscribe from the list for a
about a year. I am still getting tons to email related to Tomcat. Hope you
have better luck.
Johnnie Chang
Network Administrator
Phone: 909-305-2332
Fax:909-305-2180
[EMAIL PROTECTED]
Alsaleh Proj
I need some help -- I'm downloading the JK binaries to get my tomcat
installation working with Apache, and when I go to download the jk binaries
for linux/apache, I see the two files:
jakarta-tomcat-connectors-jk-1.2.14-linux-sles9-x86_64-prefork.so
jakarta-tomcat-connectors-jk-1.2.14-linux-sles9
I had to set up a a name based virtual host on a server. The JSP-files
of this server should be served by Tomcat, any other file should be
served by Apache. Therefore, I wrote this configuration:
ServerName domain.be
ServerAlias www.domain.be
ServerAdmin [EMAIL PROTECTED]
How many web.xml files do you have, and how many
declarations are there in those files? Each one of those is a
different servlet (even if some of them happen to be implemented by
similar Java classes). Normally, Tomcat will create one instance of
each of those servlets (or one per JVM in a distri
Currently I am developing it on Windows XP. It has to run on both Linux
and Windows OS.
thanks,
suba
Mark Thomas wrote:
What OS are you using?
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [E
Hi all,
Is Tomcat supposed to create multiple instances of my servlet at startup? Or
is it a bug?
Background:
I have two different domains connected to my Tomcat server (version 5.5.17):
http://mydomain1.host.com and
http://mydomain2.host.com
"mydomain1" is directed to /home/web/tom
On 6/12/06, Alex Turner <[EMAIL PROTECTED]> wrote:
I have the following lines in my source file:
<%@ taglib prefix="mp" uri="com.mintpixels.web.helper" %>
Has this ever worked? Because that "uri" above doesn't look much
like a URI to me :-)(nor does it match any examples in JSP.7.3)...
--
-- Forwarded message --
From: Einar Coutin <[EMAIL PROTECTED]>
Date: 14-jun-2006 9:35
Subject: Does the binary version of tomcat will run on an Itanium?
To: users@tomcat.apache.org
Hello:
The question is self explanatory, My platform:
Itanium 1 733 MHZ. 1 GB RAM.
Debian woody 3
I could not find this file on my computer. I did a cut and paste from the
web of this file. I updated my struts-bean.tld file to use it locally and
I get an error "Severity Description ResourceIn Folder Location
Creation Time Id
1 The file cannot be validated as the XML Schema
Mark, I've running Tomcat 5.0.28. BASIC is working ok with JDBC and JNDI, but
when I change to DIGEST, login fails (401). I don't see anything in the log
files and it looks like Tomcat isn't even trying to authenticate the user.
Cann't see anything in LDAP logs for example. The password is stored
This works:
8<8<8<8<8<8<8< web.xml 8<8<8<8<8<
http://java.sun.com/xml/ns/j2ee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";
version="2.4">
404
/404.jsp
Hi,
I am using Tomcat 5.5.16, and a getServletContext().getContext('toto') call
returns null.
'toto' is a web app deployed on same instance of tomcat where there is
another wep app containing the servlet doing the call.
What should I do for this call returns the correct ServletContext ?
Hi there
I belive you should be able to edit you web.xml with info to overwrite
the default error pages. Never done it myself but it´s a hint. =)
Good luck
Den 6/14/2006, skrev "Dean Hiller" <[EMAIL PROTECTED]>:
>I guess I should add that my partner did add this stuff to our
>ROOT.war(we delete
A quick question on the topic, Is J2ee 5.0 SDK good to run togheter with
these version of tomcat and apache? Forgott to mention that I had that
version of java (5.0_017).
To me it seems like it is either a problem with the mod_jk module (but it
does forward me to an Appache Tomcat page when the fi
I guess I should add that my partner did add this stuff to our
ROOT.war(we deleted the ROOT directory) but it doesn't seem to work...
java.lang.Throwable
/error.jspx
500
/error.jspx
404
/error.jspx
thanks,
dean
Dean Hiller wrote
Hi,
The default pages that come with tomcat. If you want to change any of them
and still get them reloaded. Where are the precompiled jsp for examples
stored.
Thanks
Akash
- Original Message -
From: "Mark Thomas" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, June 14, 20
Thanks for the answer. Could you describe it a little bit?
Thx
Zsolt
Martin Gainty <[EMAIL PROTECTED]> írta:
> This is a JVM topic specifically your LD_LIBRARY_PATH needs to be
updated..
> Martin-
>
*
> This email message an
I finally gave up in searching for this(and my partner is soon to give
up to) so I decided to ask here.
When I go to http://localhost:8080/NoPage.jsf, tomcat tells me the
tomcat version and everything so I can google for tomcat hacks on that
version. I would much prefer to hide the version nu
Versions:
tomcat 5.5.17
apache 2.0.52-22 (RHEL 4 binary)
mod_jk 1.2.15
log4j 1.2.13
commons-logging 1.1
Logs from latest run:
catalina.out
Jun 14, 2006 10:09:27 AM org.apache.catalina.core.StandardWrapper unload
INFO: Waiting for 1 instance(s) to be deallocated
Jun 14, 2006 10:09:27 AM org.apache
Kris Reese wrote:
> OK -- I've been trying to unsubscribe from the mailing list, many many
> many many times now by sending a blank e-mail to
> [EMAIL PROTECTED] but it's not working. Can anybody
> tell me what is going on here?
No idea. I have unsubscribed you.
Mark
---
Fredrik Andersson wrote:
> Hi all
>
> I´m trying ot set up an RHEL 4.3 server station with Apache ontop of
> Tomcat using the mod_jk connector.
>
> When Apache forwards pages to Tomcat all I get is empty white pages. I
> have no idea what is up with that and no clue on how to solve it.
>
> Any h
Akash wrote:
> Hi,
>
> I am having a problem with JSP Reloading in Tomcat 5.5.17. It seems any
> changes I make to the jsp page are not reflected even if I restart the
> server. I put the context reloadable property to true in context.xml. Even
> redeployed the page through manager. Deleted the
Marcos Guerrero Gomez wrote:
> Hello Mark!
>
> Thank you for the answer!
> *Accessing the resource by UNC path : The same behavior, startup.bat
> makes the application can reach //computer/shareresource/commonfile.txt,
> but when we start Tomcat as NT service we get FileNotFound exception
> * Cont
This is a JVM topic specifically your LD_LIBRARY_PATH needs to be updated..
Martin-
*
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message
Hi all
I´m trying ot set up an RHEL 4.3 server station with Apache ontop of
Tomcat using the mod_jk connector.
When Apache forwards pages to Tomcat all I get is empty white pages. I
have no idea what is up with that and no clue on how to solve it.
Any help on this would be great. Thanks =)
Hello!
I installed java 1.6 and tomcat 5.5.15 on a machine. (this combo works
fine on other machines)
When i try to start tomcat it writes the following errors to the log file:
[2006-06-14 11:17:47] [173 javajni.c] [error] Given module not exists.
[2006-06-14 11:17:47] [924 prunsrv.c] [error]
Hi,
I am having a problem with JSP Reloading in Tomcat 5.5.17. It seems any changes
I make to the jsp page are not reflected even if I restart the server. I put
the context reloadable property to true in context.xml. Even redeployed the
page through manager. Deleted the files in the work direct
Dave Kennell wrote:
Well,
Your context idea was a step in the right direction. I hate to be a
bother however now as long as the JSP is in the root. It works great.
But as soon as I try to goto www.test.com/admin it cannot find any of
the classes that my JSPs have in them. Ive tried adding mul
Hi,
I am not sure how to do the SSL setup in code but to do it via the
config files you can see my instructions here:
http://jack.godau.googlepages.com/jbosscertificatesandopenssl
Cheers
Jack...
On 13/06/06, Raja Shaker Garlapati <[EMAIL PROTECTED]> wrote:
Hi all,
My application is usi
Hi Renaud,
I tried this and now the content within the -Element is
preserved. Now I got it working, but I had to put the attribut
override="true" in the -Element. At first I didn't do that and
then all additional attributes (like reloadable="true") had been
ignored. Even the Resource, which w
Hello Mark!
Thank you for the answer!
*Accessing the resource by UNC path : The same behavior, startup.bat
makes the application can reach //computer/shareresource/commonfile.txt,
but when we start Tomcat as NT service we get FileNotFound exception
* Context Listener: Sorry, I can't find any in
67 matches
Mail list logo