search for: jsp

Displaying 20 results from an estimated 727 matches for "jsp".

Did you mean: esp
2012 Jul 22
3
Puppet template tags and Java JSP tags
Hi All, I was trying to templatize some JSP page I would like to dynamically generates but it looks like puppet doesn''t like it. Common JSP tags are <% ... %> so I guess it''s getting confused between regular tags and jsp''s one. This is an example of the trace it is givin me : /etc/puppet/modules/xxx/temp...
2008 Jun 17
4
Formating Date Field
First.jsp ------------------ <jsp:usebean id="db" class="db.dbClass" scope=session/> <html> <body> <form action="MyAction.jsp" method="post"> <% ResultSet rs=db.executeQuery("select no,name from mytable"); while(rs.next()) {%> &l...
2006 Nov 07
5
mechanize: 400 Bad Request
...er, it works. In the logs below, I marked 4 lines with "***", where I see possible differences in the URI. But I don''t know, if this is the reason for the malfuncion and how to fix this. mechanize: Net::HTTP::Get: https://www.frankfurter-fondsbank.de/../diverse/navigation.jsp;jsessionid=CdEfG!-34567!-7654?menu=1 firefox-LiveHTTPHeaders: GET /diverse/navigation.jsp;jsessionid=AbCdE!-1234!-5678?menu=1 HTTP/1.1 Thank you for any help! Axel axel ? friedrich ? _smail AT gmx ? de Details ??????? ruby 1.8.4 (2005-12-24) [i386-mswin32] Windows 98SE Code ???? require...
2010 Dec 03
2
Downloading a .csv through a .jsp url with variable parameters - R code or package?
Dear R experts, I'm trying to download a .csv file with daily data on the companies through a javascript url ending in .jsp of the following form: http://....... .com/.../.../filename.jsp?y=2004&m=3&d=9 where y = year, m = month and d=day. Accessing the link gives you the .csv for that date. I want to download the whole time series day by day say from y = 2000 to 2010 into an R dataset. Any idea how to do that t...
2006 Sep 15
3
How to catch a parameter that contains a full url
Hi I need some help! I have controller that I need to pass a full url (with its own parametrs) as a parameter, e.g. I want to call my controller with: /mycontroller/catchurl?url=http://somedomain.com/afile.jsp?param1=xx&param2=yy and in action "catchurl" in mycontroller.rb I would like to have params[:url] to be "http://somedomain.com/afile.jsp?param1=xx&param2=yy" I guess that one could do something smart with map.connect but so far I have failed completely. Is there anyon...
2006 Oct 11
2
Mechanize: save and cancel doesn''t work in JSPWiki
I''m trying to submit data in JSPWiki (edit page). I can read the data in the form, but nothings get saved when I submit the page. Cancel doesn''t work either. I don''t get any errors. There is no JavaScript used to submit the form. After I''m logged in I do the following: def save(page, content) @agen...
2006 Jul 10
7
Code suggestions with Radrails .rhtml view files
anyone been successful with implementing code hints in the Views folder with radrails in eclipses? There is a tutorial out there that suggests you edit the jsp folder (http://www.napcs.com/howto/railsonwindows.html#_Toc111133462) but i think when you add rails, that jsp folder somehow disappears or something. i don''t like that idea anyway, cause i don''t like jsp hints popping up when i''m coding in rails any insights is much...
2015 Mar 18
2
Need help for write rpm spec
Hi I am try to write rpm spec for install tomcat on a linux machine.But while build the rpm i found following error + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /home/rpmbuild/BUILD/Install_tomcat-1.0 extracting debug info from /home/rpmbuild/BUILDROOT/Install_tomcat-1.0-1.el6.x86_64/usr/local/jdk1.7.0_13/lib/visualvm/profiler/lib/deployed/jdk16/linux-amd64/libprofilerinterface.so ***
2006 Mar 14
8
The RoR equivalent of out.write() in JSP?
All, In JSP, I can output strings in the Web page by either <%= foo %> //foo is a string or returns a string or <% out.write("test") %> //write directly to the output stream. What is the method of "writing to the output stream" in RoR? Basically, what is the equivalent of ou...
2013 Jan 18
2
Smartd Warning in logwatch report
...en, http://smartmontools.sourceforge.net Device: /dev/sda, type changed from 'scsi' to 'sat' Device: /dev/sda [SAT], ST3320613AS, S/N:5SZ0ET3Q, WWN:5-000c50-00e39cdc3, FW:SD22, 320 GB see the following Seagate web pages: http://seagate.custkb.com/seagate/crm/selfservice/search.jsp?DocId=207931 http://seagate.custkb.com/seagate/crm/selfservice/search.jsp?DocId=207951 http://seagate.custkb.com/seagate/crm/selfservice/search.jsp?DocId=207957 ---------------------- Smartd End ------------------------- END OF QUOTE The referenced webpages give me a 404. -- MELVILLE TH...
2006 Apr 02
3
FeedTools syntax question
http://www.mozdex.com/open.jsp?query=webhosting&start=10 in the above feed, can anyone tell me how to access the openSearch:totalResults element using feed tools? I can access the other elements, but I''m unsure what special meaning the colon carries or how to work with such items in feedtools thanks in advance...
2003 Jan 07
0
Your Enterprise Java/J2EE Architect Requirement
...elligent Enterprise Architecture Generator? July.02 - Nov.02 WebLogic, Aion8, Together,JRules, Oracle, UML FOR: VODAFONE/VZV ~~~~~~~~~~~~~~~~~~~~~~~~~~ Lead Architect ~~~~~ London, UK "Vizzavi Web/WAP Portal 2.0 - SMS Alerts Engine" Oct.01 - May.02 WebLogic, Vignette, EJB, JSP, JDBC, XML, WML. FOR: NOKIA/IBM-UK ~~~~~~~~~~~~~~~~~~~~~~~~~~ Lead Architect ~~~~~ Helsinki, Finland "NOL 2.0 - NOKIA On Line" March.01- Sept.01 WebLogic, Vignette, Aion8, EJB, JMS, JSP, UML FOR: Middleware C. ~~~~~~~~~~~~~~~~~~~~~~~~~~ Lead Architect ~~~~~ Chicago, IL "EJB...
2006 Jan 09
2
Ruby on Rails and WURFL?
...e web application and then adjust the pages accroding to the devices capabilities. Fortunately WURFL (http://wurfl.sourceforge.net/) is excellent at identifying the various devices. For the Java world there is a tag library (WALL - http://wurfl.sourceforge.net/java/index.php) that implements a JSP tag library on top of WURFL - this makes it very easy to develop web applications that behave cleverly with the different devices out there. It handles WAP phones, XHTML browser and more. The WURFL project has sometools and examples in Ruby - http://wurfl.sourceforge.net/ruby/index.php. My pro...
2012 Apr 12
0
CentOS-announce Digest, Vol 86, Issue 7
...5e3a50790835f2162fd8bf1f4437b91abd5840ef0e77271d4bc8b181930d tomcat5-jasper-5.5.23-0jpp.31.el5_8.i386.rpm ead6379bbb33dd3d3667d115327f9a1a7125aa7fe102e6dfea82ea8041f63f3d tomcat5-jasper-javadoc-5.5.23-0jpp.31.el5_8.i386.rpm 94c4b03230c5117156a9688577e80fcae51215f49745a13e78a20f2da0e98c52 tomcat5-jsp-2.0-api-5.5.23-0jpp.31.el5_8.i386.rpm d4f83bcdda017f21141015d3916ec98addfc8d2dd41e89d0b680dd7f4938b0af tomcat5-jsp-2.0-api-javadoc-5.5.23-0jpp.31.el5_8.i386.rpm 6ca2b63866656bb8f9f770fb512191dba0880b39288fe3a60f1198fbb9968b93 tomcat5-server-lib-5.5.23-0jpp.31.el5_8.i386.rpm 2453bd661c35aa866f773a...
2008 Nov 10
9
Sun Storage 7000
Just got an email about this today. Fishworks finally unveiled? http://www.sun.com/launch/2008-1110/index.jsp -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20081110/17591c2d/attachment.html>
2005 Nov 14
3
InPlaceEditor question
...9;'ve noticed some strangeness when using the InPlaceEditor. Here''s my code: <p id="storyTitle"><%= storyTitle %></p> <script type="text/javascript"> new Ajax.InPlaceEditor(''storyTitle'', ''editBlog.jsp'', { callback: function(value) { return ''v=edit&user=<%= customerName %>&story=<%= storyID %>&editItem=storyTitle&storyTitle='' + value.value;}, }); </script> The problem I''m having is with the callback function. In...
2013 May 29
0
CentOS-announce Digest, Vol 99, Issue 14
...1f7d4beb178cec01bc091a0eb12499b74eb9bec92727752e69b0b4452c03 tomcat5-jasper-5.5.23-0jpp.40.el5_9.i386.rpm caa002ae0f3955d131cf98a3f19f7ce53b8cedbd2597075492c17429d7200d30 tomcat5-jasper-javadoc-5.5.23-0jpp.40.el5_9.i386.rpm ef03335695eed27c09a060105eb117b9449a726ec3e41547a64953525349f5d0 tomcat5-jsp-2.0-api-5.5.23-0jpp.40.el5_9.i386.rpm ff4811a6c80b566b2e3e574952b9d38f4f6aa5ccb63f092441663ba4df362eb3 tomcat5-jsp-2.0-api-javadoc-5.5.23-0jpp.40.el5_9.i386.rpm cac3df17ad4dd740942657f0fff8408e739012550fb8d8c021374c020792dc59 tomcat5-server-lib-5.5.23-0jpp.40.el5_9.i386.rpm 0851de8984b252f89a3dcc...
2006 Feb 13
4
about rails connection pool?
hi all, how to config or use rails connection pool, like jsp, tomcat connection pool. regards. -- Posted via http://www.ruby-forum.com/.
2002 Jul 24
0
Web Site Alert: Not Responding
...ally detected by our primary site monitor in Philadelphia, Pa. then verified by our secondary site monitor located in Los Angeles, Ca. If you would like to receive alerts as soon as we detect an error accessing your site, <a href="http://scclick.internetseer.com/sitecheck/clickthrough.jsp?I5s57g5d5i5c5d5f5e53M5px_xme96v_5sx_C6v_5aNPD53U5pXTxy5p5b5cDV5bW6tHV6t5bwwM5ez6uN6u6u5e_NRz5cN6tI5ez6uN6u6u5d5j5bQxHI52P5s5f=e3">click here for instant signup</a>. Remember, our service is free. As part of your free web site monitoring, you'll receive immediate notifications w...
2004 Feb 18
1
Re: Samba 3.0 PDC, exchange 5.5 installing service pack 4 fails.
...or could point in the direction I would appreciate it. Thanks Mario Fernandez Network Administrator DataSynapse Inc. tel 212-842-8849 mario@datasynapse.com <mailto:mario@datasynapse.com> View the DataSynapse e-mail disclaimer here: http://www.datasynapse.com/legal/emailprivacy.jsp <http://www.datasynapse.com/legal/emailprivacy.jsp>