Encoding URLs

2006-01-24 Thread Thomas Joseph
. Thanks in advance Thomas Joseph Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin-682015 | India - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Encoding URLs

2006-01-24 Thread Thomas Joseph
erated by embedding this URL in hyperlinks. Hence all the URL needs to be encoded Thanks in advance Thomas Joseph - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Encoding URLs

2006-01-24 Thread Thomas Joseph
From: "Dave Newton" <[EMAIL PROTECTED]> | Thomas Joseph wrote: | >> We have a requirement where an existing app needs to have all of its url references being encoded, even for those that are embedded in hyperlinks. | > The client wants not to see any of the URLs plain

Re: Encoding URLs

2006-01-24 Thread Thomas Joseph
> Dave Thanks When client cookie is disabled, the server should automatically encrypt URLs with session data, Right? Is there then any way to fool the server to this idea? Thanks Thomas Joseph - To unsubscribe, e-mail:

Re: Struts Application deployment in iPlanet Server

2006-02-16 Thread Thomas Joseph
ersion Best of Luck! > Thank you > Srinivas Vakkalanka Thanks and Regards, Thomas Joseph Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin-682015 | India www.kottsoftware.com --- - "Success is t

Re: I know this is wrong place to ask this question ..

2006-02-20 Thread Thomas Joseph
Hi Swapnil, You may like to visit http://archives.java.sun.com where you may find many refined lists form many java / j2ee and other mailing lists. Thanks and Regards, Thomas Joseph [EMAIL PROTECTED] Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin-682015 | India

Re: Hosting problem , the Host provider tomcat does not understand .do

2006-02-21 Thread Thomas Joseph
> It works on my local computer in same Configuration (just it is windows > machine , so my web.xml is OK or at least i think it is ok because it > works on local computer.) > Check for file name and xml file for case changes. Hope this will help. Let us know. Thanks and Reg

Re: auto reloading of application resources.properties

2006-03-01 Thread Thomas Joseph
r this one?? > > > > Thanks in advance, > > regards, > > Anshuman > > Thomas Joseph - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: User metrics

2006-03-09 Thread Thomas Joseph
or Servlets could be used to do this. Filters should be best option. Cheers! Thomas Joseph - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Download through Outputstream

2006-03-23 Thread Thomas Joseph
Hi Mabusela, Try popping up a new window (try out with target=new attribute for html anchor element)that should call the action to generate PDF, while continue with your rest of the action in the parent browser. Regards, Thomas Joseph > - Original Message - >From: "Mabusela

Re: URL needs www appended

2006-05-09 Thread Thomas Joseph
nfiguring throu this way seems more easy and transparent - also no code. You need to refer to your container documentation for that. Remember that embeded web cantainer and independent web container ned different configurations Thomas Joseph > > I have a struts site in which all view

Migrating from Struts 1.0 to Struts 1.2.7

2005-10-15 Thread Thomas Joseph
n advance = Regards, Thomas Joseph [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: struts1.2.7 and tiles definitions

2005-10-19 Thread Thomas Joseph
+1 Try OR Cheers, Thomas Joseph [EMAIL PROTECTED] From: "Wendy Smoak" <[EMAIL PROTECTED]> > From: "Simons Kevin" <[EMAIL PROTECTED]> > > > I have used tiles and struts1.2.7 without definitions. The test worked. > > Now I wanted to t

Re: How to Modify Resource Bundle While your application is Running withou restarting Server?

2005-10-25 Thread Thomas Joseph
mail can spark off a few of our seniour friends, that will enough TIP : Try going through the source code of Struts ActionServlet. Cheers, Thomas Joseph - Original Message - From: "Shailesh Barde" <[EMAIL PROTECTED]> To: Sent: 24 October, 2005 2:36 PM Subject: How to Mo

Workflow Implementation

2006-01-11 Thread Thomas Joseph
Hi All, What is the best way to implement workflow for an interactive application. Any good architecture, best practices, patterns etc. Please indicate if I should address this to a different mailing list. Thanks in advance Thomas Joseph

Re: Enabling links according to user's authorization

2006-01-11 Thread Thomas Joseph
list to know the "Best Practices" as such. Can anyone help out here!!? Thanks Thomas Joseph > On 1/11/06, Rivka Shisman <[EMAIL PROTECTED]> wrote: > > > > Hi everyone, > > > > We have a web application running on Websphere Application Server V6. > >

Re: Space in jsp

2006-01-12 Thread Thomas Joseph
e. | | -- | Torgeir Veimo <[EMAIL PROTECTED]> | Thanks and Regards, Thomas Joseph [EMAIL PROTECTED] Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin-682015 | India www.kottsoftware.com - To unsubscribe, e

Re: gone MAD with servlet / xls download on winXP

2006-01-17 Thread Thomas Joseph
> I tried plethora of different headers in every possible combinations > found in posts of similar (but not equal) problems with file downloads. Regards Thomas Joseph - To unsubscribe, e-mail: [EMAIL PROTECTED] For addition

Re: [WEB-SERVICES ]

2006-06-07 Thread Thomas Joseph
in the site (J2EE1.4 tutorial) --- Thomas Joseph - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: best way to send parameters through more requests

2006-06-09 Thread Thomas Joseph
? > Using hidden fields is good, but what if you have like 4-5 request > steps? You will end up at step 5 to send to server a long list of hidden > fileds (all the fields used in step 1,2,3 and 4)... And this sounds like > unmaintable code!!! T

Re: sessions

2006-06-12 Thread Thomas Joseph
forward to the login page. Get about in J2EE Tutorials - http://java.sun.com/javaee/reference/tutorials/ About filters here - http://java.sun.com/j2ee/1.4/docs/tutorial/doc/Servlets8.html#wp64572 and in J2EE API docs - http://java.sun.com/j2ee/1.4/docs/api/ Cheers! Thomas Joseph From: "The J

Changing Role Access to Actions on the Fly

2006-06-30 Thread Thomas Joseph
understand that role based access to the Action Mapping is static.) Is there any way I can do this.? Any pointers,... ideas ?? Thanks in advance!! Thomas Joseph

Re: Changing Role Access to Actions on the Fly

2006-07-03 Thread Thomas Joseph
in Operating Systems. Any help in this regard is highly appriciated. Also tell if this is not possible Thanks in advance. Thomas Joseph - Original Message - From: "Thomas Joseph" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Friday, June 30, 2006

Re: Changing Role Access to Actions on the Fly

2006-07-03 Thread Thomas Joseph
configurations of role-action mappings from the database. How good do you consider this design? Any other/better design choices?? If other frameworks lack this and if this design goes good enough, I would like to roll out this one to the Open Source. :) Thanks for your help and support Thomas Joseph

Re: Changing Role Access to Actions on the Fly

2006-07-03 Thread Thomas Joseph
Thanks Grzegorz, That looks great!!!. Well, I will have to look into that. Thanks again Thomas Joseph From: "Stasica, Grzegorz" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, July 03, 2006 3:14 PM Subject: RE: Changing Role Access to Actions on

Re: Changing Role Access to Actions on the Fly

2006-07-03 Thread Thomas Joseph
Thanks Paul, That was a great input to my research. Now I don't have to re-invent the wheel it seems. Thanks a Bunch! Thomas Joseph - Original Message - From: "Paul Benedict" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, July 03, 200

Re: Changing Role Access to Actions on the Fly

2006-07-03 Thread Thomas Joseph
Changing Role Access to Actions on the Fly Joseph, modifying the user's permissions (not the struts action mapping), is definitely the way to go. Your app should be able to run with any framework, and so go with the advice I gave. Also check out http://acegisecurity.org/ Paul Thomas Joseph

Action called multiple times

2006-07-10 Thread Thomas Joseph
can be the checklist I can have to rectify this? Thanks in advance. Thomas Joseph - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Action called multiple times

2006-07-11 Thread Thomas Joseph
, " inline; filename=Document.pdf"); ServletOutputStream sos = response.getOutputStream(); baos.writeTo(sos); sos.flush(); } catch (Exception e) { } } To add up, I noticed this problem when I was in debug mode in eclipse 3.0. I use JBoss 3.2.3. Thanks

Re: dynamic checkboxes and radio buttons in one group

2006-07-20 Thread Thomas Joseph
/building_view.html#indexed Pass some flag to decide on wheter to display checkbox or radiobuttons. Hope this will help. Thanks and Regards, Thomas Joseph - Original Message - From: Jakub Milkiewicz To: Struts Users Mailing List Sent: Thursday, July 20, 2006 4:26 PM Subject

Re: dynamic checkboxes and radio buttons in one group

2006-07-21 Thread Thomas Joseph
widget rendered. Please let us know, your workaround. I guess there can be more brilliant minds who have much greater solutions to this. Thanks and Regards, Thomas Joseph - Original Message - From: Jakub Milkiewicz To: Struts Users Mailing List Sent: Friday, July 21, 2006 1:34

Re: dynamic checkboxes and radio buttons in one group

2006-07-21 Thread Thomas Joseph
Hay, do some Google on Struts Nested Forms. well, this could be of good help to you. (i haven't done much investigations with your needs) http://www.learntechnology.net/struts-nested.do Thanks and Regards, Thomas Joseph - Original Message - From: Jakub Milkiewicz To: S

Re: HTML Tags and ID

2006-07-23 Thread Thomas Joseph
Hi Paul, but I guess, what you want is styleId itself. This will be rendered as an HTML id attruibute. http://struts.apache.org/1.2.9/userGuide/struts-html.html#checkbox Although named style Id, this is the id what we use in DOM. Thanks and Regards, Thomas Joseph - Original Message

Re: A problem with form-based login

2006-07-25 Thread Thomas Joseph
David, You can include the startup scripts that you want to run in the index to be included as jsp:include (using tieles or whatever) in every page of your application. Then, no problem if the container remembers your page. Thanks and Regards, Thomas Joseph Kott Software Pvt. Ltd

Re: Displaying images from database.

2006-07-25 Thread Thomas Joseph
render the response itself and will not forward to any JSP page. The remaining protions of your JSP will be generated by other Action Class forwards as usual. Hope this helps to understand better. Thanks and Regards, Thomas Joseph Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin

[FRIDAY][OT] Slogan for Open Source

2006-07-28 Thread Thomas Joseph
ce community so that the Novel ideas don't get patented. Can we have a good slogan to this motto.? What I have one is - "Don't Invent wheels if you can get it". I know, it does not depict the whole motto.. There can be among you who can have better ones... Thanks and Regards

Re: [FRIDAY][OT] Slogan for Open Source

2006-07-28 Thread Thomas Joseph
Well, my current work (as an industry fresher) doesn not hinder my personal commitment to the Open Source World. I guess this is true for all people. Well, for using Open Source resources, there will be utterly no hinderences for any one? ;-) Thanks and Regards, Thomas Joseph Kott Software

Re: Ajax query

2006-07-31 Thread Thomas Joseph
particuar AJAX request, it will not be voilating MVC. Hope others will also agree with me.? Thanks and Regards, Thomas Joseph Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin-682015 | India www.kottsoftware.com

Proper Struts Tags

2006-07-31 Thread Thomas Joseph
ny help is appreciated. Thanks and Regards, Thomas Joseph Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin-682015 | India www.kottsoftware.com This email (including any attachments) is subject to copy

Re: Proper Struts Tags

2006-07-31 Thread Thomas Joseph
etting when rendered as instead of , , how can I get them right. Any help is appreciated. Thanks and Regards, Thomas Joseph Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin-682015 | India www.kottsoftware.com

Re: Proper Struts Tags

2006-07-31 Thread Thomas Joseph
I also suffered from this problem so I write code like <%String str="designation"+count;%> So it wroks fine -Original Message- From: Thomas Joseph [mailto:[EMAIL PROTECTED] Hi All, I am using indexed properties for form beans and wan

Re: graphs in jsp/struts

2006-08-01 Thread Thomas Joseph
Look in here http://www.omnytex.com/articles/rftwwdv/rftwwdv.htm (this one has other links too!) http://datavision.sourceforge.net/ Thanks and Regards, Thomas Joseph Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin-682015 | India www.kottsoftware.com

Re: Batch files from JSP

2006-08-02 Thread Thomas Joseph
May be you can google "Java runtime exec" I found this one good. - http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html Hope this can help Thanks and Regards, Thomas Joseph Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin-682015 | India www.kottso

Re: ParserUtils: warning org.xml.sax.SAXParseException error

2006-08-03 Thread Thomas Joseph
I know this is not the real solution you want but, one workaround could be pre-compiling your JSPs, using Ant (or Maven). This could pin point if there is error in your JSP itself. Morover, then there is no runtime compilation. Thanks and Regards, Thomas Joseph Kott Software Pvt. Ltd

Re: Browser History by HTTP-REFERER

2006-08-04 Thread Thomas Joseph
Can you please specify in more broad terms, what are you trying to do (especially with the referrer code)? Are you trying to restrict user to access pages only after login or something like that? Thanks and Regards, Thomas Joseph Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road

Re: Struts UI

2006-08-06 Thread Thomas Joseph
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

Re: Browser History by HTTP-REFERER

2006-08-06 Thread Thomas Joseph
page. There can be more streamlined versions of the same logic. Thanks and Regards, Thomas Joseph Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin-682015 | India www.kottsoftware.com This email

Dynamic directory creation and access

2006-08-06 Thread Thomas Joseph
to these? ( I don't want to re-invent wheels) ;-) Thanks and Regards, Thomas Joseph Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin-682015 | India www.kottsoftware.com This email (includin

Re: html:erros in jsp

2006-08-07 Thread Thomas Joseph
You can define the border for the text box in a style class and use errorStyle. This will reduce redundancy http://struts.apache.org/1.2.9/userGuide/struts-html.html#text Thanks and Regards, Thomas Joseph Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin-682015 | India

Re: Browser History by HTTP-REFERER

2006-08-08 Thread Thomas Joseph
the META tags as you would have us believe. That said, > > I don't mind the Filter solution, nor do I prefer one over the other. > > > > > > On 8/7/06, [EMAIL PROTECTED] <[EMAIL PROTECTED] > > > wrote: > > > > > > I would suggest that a servle

Re: Dynamic directory creation and access

2006-08-09 Thread Thomas Joseph
ideas are appreciated Thanks and Regards, Thomas Joseph - Original Message - From: "Thomas Joseph" <[EMAIL PROTECTED]> 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

Re: Download file from server and save on client

2006-09-11 Thread Thomas Joseph
y know its content-type to //be something displayable. response.setContentType("application/x-download"); response.setHeader("Content-Disposition", "attachment; filename=" + filename); See here: http://www.onjava.com/pub/a/onjava/excerpt/jebp_3/index3

Re: OT(Open pdf in a frame on a web page)

2006-09-13 Thread Thomas Joseph
What is preventing you from doing so? Could you please explain more? Thanks and Regards, Thomas Joseph Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin, Kerala - 682015 | India www.kottsoftware.com

Re: OT(Open pdf in a frame on a web page)

2006-09-13 Thread Thomas Joseph
ent-Disposition", "inline; filename=" + filename); If still it doesn't work, it may be problem with the browser , try changing the browser. See also (for content disposition help) http://www.onjava.com/pub/a/onjava/excerpt/jebp_3/index3.html Thanks and Regards, Tho

Re: Error loading Collection in form

2006-09-26 Thread Thomas Joseph
sion.setAttribute("listAllGroups",groups); > > I get the error: > Not sure how you are you populating your collection.. Please check on that. viz, the method - getAllGroups(); please post with the code snippet if you still get the error. Thanks and Regards, Thomas Joseph

Re: sort the list

2006-09-26 Thread Thomas Joseph
the DisplayTag http://displaytag.sourceforge.net/11/., http://demo.appfuse.org/appfuse/demos/users-edit.jsp This will have sorting, as well as paging fuctionality. Thanks and Regards, Thomas Joseph Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin, Kerala - 682015 | India

Re: i want to display jsp data in new browser window

2006-09-27 Thread Thomas Joseph
Table JSP plainly) You can also consider SiteMesh - http://www.opensymphony.com/sitemesh/ This uses a decorator pattern to format your pages. Using them depends on how much of content you have already developed. Consider SiteMesh if you are too late to go for Tiles. Thanks and Regards, Thomas

Re: alternative

2006-09-27 Thread Thomas Joseph
e.sourceforge.net There must be some good design patterns/ or guidelines when using AJAX. Has anyone here got some pointers to them?? > Any help is welcome, Thanks and Regards, Thomas Joseph Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin Kerala - 682015 | India www.kottso

[OT] Paging at the database level

2006-09-28 Thread Thomas Joseph
level? Any other ideas for the same Any good ideas/ design in this regard ..? Thanks and Regards, Thomas Joseph Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin, Kerala - 682015 | India www.kottsoftware.com

Re: alternative

2006-09-29 Thread Thomas Joseph
UI Tags is great! But as simple to add some tags... consider http://ajaxtags.sourceforge.net if you can't find something in UI Tags. --- Thanks and Regards, Thomas Joseph Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin Kerala - 682015 | India www.kottsoftwar

RE: Logging in Struts

2006-11-17 Thread Thomas Joseph
! Thanks and Regards, Thomas Joseph Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin | Kerala - 682015 | India www.kottsoftware.com _ This email (including any attachments) is subject to copyright, the information in it is confidential, and it is legally privileged. Use of this