Use FireBug to see if there's any errors loading dojo, it's dependencies and datapicker images.
It's has to be related to your specific setup.

eg. apache is in front of your container and handles all requests for images. eg. serving static files from /struts is disabled and you don't have an equivalent source
eg. it doesn't like your locale settings (just guessing)

Rajagopal_Yendluri wrote:
I am not accessing the page directly, am going to the page thru an
action only... to display few other dropdowns.

Any other reasons ???

-----Original Message-----
From: Jeromy Evans [mailto:[EMAIL PROTECTED] Sent: Monday, December 10, 2007 10:51 AM
To: Struts Users Mailing List
Subject: Re: datetimepicker tag

Rajagopal_Yendluri wrote:
Hi..

   I am using 2.0.9, but for the nothing is displaying in jsp page
except label.
Included the ajax theme in jsp page. Checked the generated dojo
script, it is also fine.. but nothing is displaying in my jsp page...
Any Views... or ideas... what could be the reasons for not displaying
nothing other than lable ?????
Any workaround also helps....

The only other time I've seen this occur is when you access a JSP page directly instead of through an action. In that situation, there's no value stack and hence not much to display except a label.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to