You can run IQJam in your company on your Domino server. Learn how...
Username: Password:
Reset Password | Register
 
Home | Leader Board | Tags | Help
All Questions 
<<<Page 1>...
2answers
5votes

Is The Page Lifecycle Documented Anywhere?

Does anyone know if any detailed documentation exists of the page lifecycle for an Xpage?  By that I mean from the time the page is created until the page is destroyed what events get fired and when along with milestones such as state and access to the HTML.  I am especially interested in the full and partial refreshes that can occur and what events they trigger.  Plus where validation fits in.... When I did .Net development all us developers had a flowchart of the .Net page lifecycle as it was
Domino Development / XPages
Tagged
Peter Presnell - 5 months ago
Show Correct Answer...
7answers
4votes

How Do I Debug SSJS?

I have searched high and low but I have not found any documentation anywhere on how you debug SSJS.  Just looking for the standard things such as setting breakpoints, stepping through the code and inspecting variables.
Domino Development / XPages
Tagged
Peter Presnell - 6 months ago
Show Correct Answer...
5answers
4votes

What's the best way of getting a handle on a document in an embedded view?

I'm sure other developers have seen this sort of situation before. You have a document with an embedded view, and you want to be able to select one (or more?) documents on that embedded view and do something on them. What's the neatest/cleanest/"bestest" way of doing this? (Actions on the embedded view don't count!) Also, although not essential, would love to find a solution that works on several Notes versions (6.5/7/8). Thanks! Pedro
Domino Development / LotusScript
Pedro Quaresma - 6 months ago
1answer
4votes

Does IQJam have an iPhone Interface

Does IQJam have an iPhone Interface
IQJam / Functionality
Tagged
Jeremy Hodge - 6 months ago
Show Correct Answer...
1answer
3votes

Should Domino objects return values of type java.lang.string?

I am not a java expert but I was doing some work with an XPage application in which I needed to test an attachment to find out the type of attachment (as denoted by the file extension). NotesXSPDocument's getAttachmentList[0].getName() method returns the name of the first attachment but it is of a data type java.lang.string.  When I attempt to use the documented JavaScript string  methods such as toLower() or endsWithIgnoreCase() they do not work.  I find I have to use what appear to be java to
Domino Development / XPages
Tagged
Peter Presnell - 4 months ago
3answers
3votes

How do you count downloads for an attached file?

If I attach a file to a web page so people can download it.  How do you could how many times it's actually been downloaded?  Is there a different method for traditional web dev compared to XPages?  Do you need to farm the log or can you do something else?
Domino Development / Web Development
David Leedy - 6 months ago
Show Correct Answer...
1answer
3votes

Does IQJam have mobile clients for iPhone or Blackberry ?

Sometimes you need to ask a question and you aren't at your computer. I know I can use the embedded
IQJam / Usability
Tagged
Kim Artlip - 6 months ago
2answers
3votes

Which version of Domino support Domino Configuration Tuner?

I have a Domino 6 server.  Can I run Domino Configuration Tuner against it?
Domino Administration / Logs, Events, DDM and DCT
Tagged
dct 
Bruce Elgort - 6 months ago
Show Correct Answer...
0answers
2votes

XPage Lifecycle - where is it best place to set applicationScope data?

I have an XPage with a document DataSource on. I need to compute the DataSource doc unid using information from another database. I wanted to get the the server and filepath info of that other database from the applicationScope, so guessed that I could set the applicationScope variables in the "beforePageLoad" event, but that executes after the DataSource unid calc as follows :-   using the classic XPage debugging tool print( "I'm here" ) ... 07/02/2010 14:25:45   HTTP JVM: DataSource 07/02/20
Domino Development / XPages
Jerry Shelley - about 1 month ago
0answers
2votes

Does Anyone Have a Comparison Between Notes & GMail

I am looking for a definitive list of all the cool feature the Notes Mail/calendar client provides that are not found in Gmail to assist in putting forward a case to remain with Notes. 
Lotus Notes / Email
Tagged
Peter Presnell - 5 months ago
<<<Page 1>...

Latest Answers