Hi all,
I have a requirement where the user needs to create directories on the server
and also add and delete files on directories, so that other users can view and
access these dirs/files.
Before I dig deep into some custom solutions and run into troubles,... does any
one knows some pointers
Try this:
1. Include a common JSP page (say like the company logo) in every other JSP
page (using tiles is perfect) that will check for a user object (say username
or user credential or something else) in session that is created only on Login.
2. If the object is not found, redirect to the login
Hi all
Finally I found the solution.
Actually I am using JFreeChart and here I copied one file "gnujaxp.jar"
in lib's. this file is required for JFreeChart in jre 1.3. in jre1.4 it
is available. I just remove this "gnujaxp.jar" and the parsing errors
get stopped and my charts are also working fine.
You would love to look at the struts source code
http://struts.apache.org/download.cgi
Is this what you want?
Thanks and Regards,
Thomas Joseph
Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin-682015 | India
www.kottsoftware.com
Yes ,I am trying to restrict users only after login.
Like banking applications
-Original Message-
From: Thomas Joseph [mailto:[EMAIL PROTECTED]
Sent: Saturday, August 05, 2006 9:53 AM
To: Struts Users Mailing List; [EMAIL PROTECTED]
Subject: Re: Browser History by HTTP-REFERER
Hi
I am writing a custom tag library. In this library I want to
create the Struts input elements from the custom Taglib.
Can I have any samples for the same.
Ex:
Public class CustomTagLib extends TagSubbort{
Public int doTag() {
Human Data Transfer? Is that like transferring Ted's Struts knowledge to my
brain or is like transferring Ted himself, as data? If it's either one of
those, I have to click on it.
On 8/6/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote:
Yes, I too can practically feel the presence of Xenu touc
Yes, I too can practically feel the presence of Xenu touching my inner
light. I feel that knowing Struts is the surest way to obtain entry
into the Galactic Confederacy. All other frameworks are simply a
rekindling of the Helatrobus, and we know how that ended!
Frank
(Ugh, I hear a knock at
OK, I got all this figured out in the end.
The validator was being called but because of problems with the page
attribute in the form the validator appears to have been receiving a
page value of zero and hence not validating the items on pages 1 or two
because neither 1 nor 2 are less that or
Struts is guaranteed to unlock your mind's hidden power!!
-
See the all-new, redesigned Yahoo.com. Check it out.
www.HumanDataTransfer.com great information.
---
MAF Anti-Spam ID: 20060801082756H1v3CkI2
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
>>What you are trying looks like it should work. If you try to look it up in
>>the usual JNDI way,
>>InitialContext initContext = new InitContext();
>>DataSource ds = (DataSource) initContext.lookup
("java:comp/env/jdbc/postgres");
>>does it actually work? Also, what servlet container
12 matches
Mail list logo