Hello:
In one of my tiles, I have this code:
Occasionally, I get an exception report from my app that it
is getting a null pointer from the insert code:
java.lang.NullPointerException
at
org.apache.struts.taglib.tiles.InsertTag.processAttribute(InsertTag.java:687
)
Good Afternoon Master Rahul-
As they say in Harvard Square.. this is very helpful advice indeed!
I Hope one and all have a good Chanukkah, Merry Christmas and a Happy Festivus!
Martin Gainty
http://www.laconiadatasystems.com
- Original Message -
From: "Rahul Akolkar" <[EMAIL PROTECTED]
Hi there, and happy holidays!
I have an application in which there are certain files which are only
accessible by certain users. So, when a request comes to my "GetFile"
Action, I first verify that they have the correct permissions, then send the
file by opening the file and reading it into the
On 12/24/05, Martin Gainty <[EMAIL PROTECTED]> wrote:
> You can use
>
> page is file which contains the JSP logic
> flush sends the current page output before included file
>
> c:import to include local and remote rewrite tasks
> c:url for URL rewrite URL
> http://java.sun.com/developer/technicalA
On 12/24/05, Vikrama Sanjeeva <[EMAIL PROTECTED]> wrote:
> H,
> Rahul: The pull-down menus are prepopulated using the session. For
> pull-down menus, I'm using the same approach as Rick used in "LESSON II - 9
> - Create SetUpEmployeeAction". You can see here:
> http://www.reumann.net/struts/lesson
On 12/24/05, Vikrama Sanjeeva <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Yes, it's working now with . When I click calendar icon (img)
> it displays correct. This calendar is in Javascript and has next year, next
> month, privious year, previous month buttons. When i click any one of the it
> says "page
On 12/24/05, Kedar Panse <[EMAIL PROTECTED]> wrote:
> Thanks, That would work. But still I'll have to have FormFile in to
> ActionForm which is not seriliazable. Giving me error
>
> IOException while loading persisted sessions: java.io.WriteAbortedException:
> writing aborted; java.io.NotSerializ
You can use
page is file which contains the JSP logic
flush sends the current page output before included file
c:import to include local and remote rewrite tasks
c:url for URL rewrite URL
http://java.sun.com/developer/technicalArticles/javaserverpages/faster/index.html
- Original Message ---
On 12/24/05, Vikrama Sanjeeva <[EMAIL PROTECTED]> wrote:
>
>
> Rick: I've change the "scope" in struts-config from "request" to "session"
> and it is working fine now. But question is, why it is not working with
> scope=request?
Did you read this article I posted?
http://www.reumann.net/struts/ar
This is an excelet solution, thank you!
Do you know how can I modify the line "", so
that it servers up a JSP via STRUTS?
Foo is cool!
Jim
From: su mo <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List"
To: Struts U
H,
Rahul: The pull-down menus are prepopulated using the session. For
pull-down menus, I'm using the same approach as Rick used in "LESSON II - 9
- Create SetUpEmployeeAction". You can see here:
http://www.reumann.net/struts/lesson2/step9.do
Rick: I've change the "scope" in struts-config from "re
Hi,
Yes, it's working now with . When I click calendar icon (img)
it displays correct. This calendar is in Javascript and has next year, next
month, privious year, previous month buttons. When i click any one of the it
says "page cannot be found: Http 400 error".
Again, it is relative path pr
Peter A. Pilgrim wrote:
Hi
I know I should have said this much earlier than this, but
I will be giving a 15 minute presentations on Struts and Beyond
at JavaPolis 2005, Tomorrow. Please feel welcome to join me
if you are attending.
http://wiki.javapolis.com/confluence/display/JP05/JavaPolis+Qu
13 matches
Mail list logo