Grokbase
x

Mark (elihus...@gmail.com)

Profile | Posts (2)

User Information

Display Name:Mark
Partial Email Address:elihus...@gmail.com
Posts:
2 total
2 in tomcat-user@jakarta.apache.org

5 Most Recent

1) Mark syntax for RemoteAddrValve and allowing multiple hosts
| +1 vote
------=_Part_17412_8773469.1134415541994 Content-Type: text/plain; charset=ISO-8859-1...
Tomcat
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
------=_Part_17412_8773469.1134415541994
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

I want to use the RemoteAddrValve and allow multiple hosts.  What is the
syntax for doing this?


Thank you.

------=_Part_17412_8773469.1134415541994--
2) Mark Re: Displaying PDF's within a servlet
| +1 vote
------=_Part_23395_17517763.1132936886386 Content-Type: text/plain; charset=ISO-8859-1...
Tomcat
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
------=_Part_23395_17517763.1132936886386
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Check out either PDFBox, it allows you to convert PDF pages into JPG.


On 11/23/05, Caldarale, Charles R <Chuck.Caldarale@unisys.com> wrote:
>
> > From: Khawaja Shams [email protected: ks...@gmail.com]
> > Subject: Displaying PDF's within a servlet
> >
> > However, starting Acrobat for this purpose
> > everytime could be rather slow and inconvenient.
>
> It appears that, at least with IE on XP, Acrobat Reader stays loaded as
> long as the browser is active. Consequently, a new process is not
> started with each download; all that happens is a new document window is
> opened by the already active . Don't know if it works that way with
> Firefox.
>
> - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the e-mail
> and its attachments from all computers.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected: users-unsubs...@tomcat.apache.org]
> For additional commands, e-mail: [email protected: users...@tomcat.apache.org]
>
>

------=_Part_23395_17517763.1132936886386--
3) Mark Re: Servlets (total beginner)
| +1 vote
------=_Part_23371_26971353.1132936696112 Content-Type: text/plain; charset=ISO-8859-1...
Tomcat
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
------=_Part_23371_26971353.1132936696112
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Check out the Web Tools Platform, as part of the Eclipse project.  It does =
a
great job of getting a new servlet developer up and running.

On 11/22/05, Suresh Nair <surenair@sph.com.sg> wrote:
>
> You must have send this to me by mistake.
>
> Please delete me from your message list.
>
> Thank you.
>
>
> SURESH NAIR
> (o) [email protected: Suresh...@sph.com.sg]
> (h) [email protected: sin...@yahoo.com.sg]
> (h) [email protected: sin...@gmail.com]
> [image: Inactive hide details for "Milan Tomic" <milan@setcce.org>]"Milan
> Tomic" <milan@setcce.org>
>
>
>
>     *"Milan Tomic" <milan@setcce.org>*
>
>             23/11/2005 01:18 AM Please respond to
> "Tomcat Users List" <users@tomcat.apache.org>
>
>
> To
>
> "'Tomcat Users List'" <users@tomcat.apache.org>
> cc
>
>
> Subject
>
> Servlets (total beginner)
>
>
>
> I have compiled my first servlet and copied it into
> apache-tomcat-5.5.12\webapps\servlets-examples\WEB-INF\classes but when I
> navigate my browser to http://localhost:8080/servlets-examples/DemoServle=
t
> or http://localhost:8080/servlets-examples/servlet/DemoServlet I got an
> HTTP
> 404 error message. Other servlets from Tomcat examples (same folder) work=
s
> just fine. What am I doing wrong? Do I have to edit web.xml in order to
> inform Tomcat that I have deployed new servlet? While testing JSPs I
> didn't
> had to do this for new JSP page. Btw, is there a good tutorial (or tool)
> about configuring web.xml file?
>
>
>
>
> NOTE: Privileged/Confidential Information may be contained in this
> message. If you are not the addressee indicated in this message (or
> responsible for delivery of the message to such person), you may not copy=
or
> deliver this message to anyone. In such case, you should destroy this
> message and kindly notify the sender by reply email. All opinions,
> conclusions and other information expressed in this message not of an
> official nature shall not be deemed as given or endorsed by Singapore Pre=
ss
> Holdings Ltd or any of its subsidiaries unless otherwise indicated by an
> authorised representative independent of this message.
> Singapore Press Holdings Ltd
> Co. Regn No. 198402868E
>
>

------=_Part_23371_26971353.1132936696112--
4) Mark Re: advice on auto logout servlet
| +1 vote
------=_Part_15671_26543176.1132061210109 Content-Type: text/plain; charset=ISO-8859-1...
Tomcat
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
------=_Part_15671_26543176.1132061210109
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

So there is no way to provide this functionality using just servlets :(

On 11/14/05, Darryl L. Miles <darryl@netbauds.net> wrote:
>
> Mark wrote:
>
> >Is there any way to allow servlets to auto-logout a user when the timeou=
t
> >has been reached. Right now, I have tomcat configured for a 20 minute
> >session timeout. When the session times out, the user gets no
> notification
> >of this event. Is there any way to show the user that they have logged
> out?
> >
> >
> The user notification aspect of this is possible with JavaScript. That
> is setup a timed event that causes a page reload to a URL of your
> choosing.
>
> --
> Darryl L. Miles
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected: users-unsubs...@tomcat.apache.org]
> For additional commands, e-mail: [email protected: users...@tomcat.apache.org]
>
>

------=_Part_15671_26543176.1132061210109--
5) Mark advice on auto logout servlet
| +1 vote
------=_Part_9844_15496418.1132020050324 Content-Type: text/plain; charset=ISO-8859-1...
Tomcat
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
------=_Part_9844_15496418.1132020050324
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Is there any way to allow servlets to auto-logout a user when the timeout
has been reached. Right now, I have tomcat configured for a 20 minute
session timeout. When the session times out, the user gets no notification
of this event. Is there any way to show the user that they have logged out?

Thank you.

------=_Part_9844_15496418.1132020050324--

spacer
Profile | Posts (2)
Home > People > Mark